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