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 Class

Represents a Windows menu or toolbar item.

Object
   MenuCommand

[Visual Basic]
Public Class MenuCommand
[C#]
public class MenuCommand
[C++]
public __gc class MenuCommand
[JScript]
public class MenuCommand

Remarks

The physical layout of the menu is defined elsewhere, as are the names and icons on the menu.

Requirements

Namespace: System.ComponentModel.Design

Assembly: System.dll

See Also

MenuCommand Members | System.ComponentModel.Design Namespace | IMenuCommandService | CommandID