Menu Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | CanRaiseEvents | Gets a value indicating whether the component can raise an event.(Inherited from Component.) |
![]() | Container | Gets the IContainer that contains the Component.(Inherited from Component.) |
![]() | DesignMode | |
![]() | Events | |
![]() | Handle | Gets a value representing the window handle for the menu. |
![]() | IsParent | Gets a value indicating whether this menu contains any menu items. This property is read-only. |
![]() | MdiListItem | Gets a value indicating the MenuItem that is used to display a list of multiple document interface (MDI) child forms. |
![]() | MenuItems | Gets a value indicating the collection of MenuItem objects associated with the menu. |
![]() | Name | Gets or sets the name of the Menu. |
![]() | Site | |
![]() | Tag | Gets or sets user-defined data associated with the control. |
Show:

