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!

MenuCommand Properties

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

Public:

Checked Gets or sets a value that indicates whether this menu item is checked.
CommandID Gets the CommandID associated with this menu.
Enabled Gets or sets a value that indicates whether this menu item is available.
OleStatus Gets the OLE command status code for this menu item.
Supported Gets or sets a value that indicates whether this menu item is supported.
Visible Gets or sets a value that indicates if this menu item is visible.

See Also

MenuCommand Class | System.ComponentModel.Design Namespace