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