MainMenu 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.(Inherited from Menu.) |
![]() | IsParent | Gets a value indicating whether this menu contains any menu items. This property is read-only.(Inherited from Menu.) |
![]() | MdiListItem | |
![]() | MenuItems | |
![]() | Name | |
![]() | RightToLeft | Gets or sets whether the text displayed by the control is displayed from right to left. |
![]() | Site | |
![]() | Tag | Gets or sets user-defined data associated with the control.(Inherited from Menu.) |
Show:

