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