MenuCommand Properties

 

Namespace:   System.ComponentModel.Design
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubpropertyChecked

Gets or sets a value indicating whether this menu item is checked.

System_CAPS_pubpropertyCommandID

Gets the CommandID associated with this menu command.

System_CAPS_pubpropertyEnabled

Gets a value indicating whether this menu item is available.

System_CAPS_pubpropertyOleStatus

Gets the OLE command status code for this menu item.

System_CAPS_pubpropertyProperties

Gets the public properties associated with the MenuCommand.

System_CAPS_pubpropertySupported

Gets or sets a value indicating whether this menu item is supported.

System_CAPS_pubpropertyVisible

Gets or sets a value indicating whether this menu item is visible.

Return to top
Show: