NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

StandardCommands.cmdidShowLargeIcons

[To be supplied.]

[Visual Basic]
Public Const cmdidShowLargeIcons As Integer
[C#]
public const int cmdidShowLargeIcons;
[C++]
public: const int cmdidShowLargeIcons;
[JScript]
public var cmdidShowLargeIcons : int;

See Also

StandardCommands Class | StandardCommands Members | System.ComponentModel.Design Namespace