Returns true if the commands pane is currently shown.
[Visual Basic] Overridable Public ReadOnly Property CommandsVisible As Boolean [C#] public bool CommandsVisible {virtual get;} [C++] public: __property virtual bool get_CommandsVisible(); [JScript] public function get CommandsVisible() : Boolean;
PropertyGrid Class | PropertyGrid Members | System.WinForms Namespace