NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DesignerVerb Properties

The properties of the DesignerVerb class are listed below. For a complete list of DesignerVerb class members, see the DesignerVerb Members topic.

Public:

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.

See Also

DesignerVerb Class | System.ComponentModel.Design Namespace