Gets the GUID/integer value pair for the SelectAll command. Read only.
[Visual Basic] Public Shared ReadOnly SelectAll As CommandID [C#] public static readonly CommandID SelectAll; [C++] public: static readonly CommandID* SelectAll; [JScript] public static var SelectAll : CommandID;
StandardCommands Class | StandardCommands Members | System.ComponentModel.Design Namespace