MenuCommand Properties
.NET Framework (current version)
Namespace:
System.ComponentModel.Design
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Checked | Gets or sets a value indicating whether this menu item is checked. |
![]() | CommandID | Gets the CommandID associated with this menu command. |
![]() | Enabled | Gets a value indicating whether this menu item is available. |
![]() | OleStatus | Gets the OLE command status code for this menu item. |
![]() | Properties | Gets the public properties associated with the MenuCommand. |
![]() | Supported | Gets or sets a value indicating whether this menu item is supported. |
![]() | Visible | Gets or sets a value indicating whether this menu item is visible. |
Show:
