ToolStripContainer::RightToolStripPanelVisible Property
.NET Framework (current version)
Gets or sets a value indicating whether the right panel of the ToolStripContainer is visible.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Booleantrue if the right panel of the ToolStripContainer is visible; otherwise, false. The default is true.
Set the RightToolStripPanelVisible property to false to use a ToolStripContainer without a right panel.
.NET Framework
Available since 2.0
Available since 2.0
Show: