System.ComponentModel.Design.StandardCommands Class

Defines identifiers for the standard set of commands that are available to most applications.

See Also: StandardCommands Members

Syntax

public class StandardCommands

Remarks

This class defines System.ComponentModel.Design.CommandID identifiers for standard commands that are available to designers.

To add a command from the System.ComponentModel.Design.StandardCommands class to a designer menu, you must call the IMenuCommandService.AddCommand(MenuCommand) method of an System.ComponentModel.Design.IMenuCommandService and add a System.ComponentModel.Design.MenuCommand that contains a System.ComponentModel.Design.CommandID from System.ComponentModel.Design.StandardCommands.

Requirements

Namespace: System.ComponentModel.Design
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0