PropertyGrid::CommandsVisible Property
.NET Framework (current version)
Gets a value indicating whether the commands pane is visible.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Booleantrue if the commands pane is visible; otherwise, false. The default is false.
This property is true if the selected object has commands available and the CommandsVisibleIfAvailable property is true.
.NET Framework
Available since 1.1
Available since 1.1
Show: