See Also: StandardCommands Members
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.