System.ComponentModel.Design.CommandID Class

Represents a unique command identifier that consists of a numeric command ID and a GUID menu group identifier.

See Also: CommandID Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public class CommandID

Remarks

A System.ComponentModel.Design.CommandID uniquely identifies a command. A unique command identification system prevents conflicts between command identifiers. Command IDs consist of a menu group GUID and a numeric command identifier.

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