Defines a set of System.ComponentModel.Design.CommandID fields that each correspond to a command function provided by the host environment.
See Also: MenuCommands Members
System.Windows.Forms.Design.MenuCommands contains a set of System.ComponentModel.Design.CommandID fields that can be used to specify a command to link when adding a command using the System.ComponentModel.Design.IMenuCommandService.AddCommand(System.ComponentModel.Design.MenuCommand) method of the System.ComponentModel.Design.IMenuCommandService.