true if the commands pane will be can be made visible for the currently selected objects. Objects that expose verbs can show commands.
[Visual Basic] Overridable Public ReadOnly Property CanShowCommands As Boolean [C#] public bool CanShowCommands {virtual get;} [C++] public: __property virtual bool get_CanShowCommands(); [JScript] public function get CanShowCommands() : Boolean;
PropertyGrid Class | PropertyGrid Members | System.WinForms Namespace