The properties of the DesignerVerb class are listed below. For a complete list of DesignerVerb class members, see the DesignerVerb Members topic.
Checked (inherited from MenuCommand) | Gets or sets a value that indicates whether this menu item is checked. |
CommandID (inherited from MenuCommand) | Gets the CommandID associated with this menu. |
Enabled (inherited from MenuCommand) | Gets or sets a value that indicates whether this menu item is available. |
OleStatus (inherited from MenuCommand) | Gets the OLE command status code for this menu item. |
Supported (inherited from MenuCommand) | Gets or sets a value that indicates whether this menu item is supported. |
Text | Gets or sets the text to show on the menu item for the verb. |
Visible (inherited from MenuCommand) | Gets or sets a value that indicates if this menu item is visible. |