ToolStripContainer::ContentPanel Property
.NET Framework (current version)
Gets the center panel of the ToolStripContainer.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Windows.Forms::ToolStripContentPanel^A ToolStripContentPanel representing the center panel of the ToolStripContainer.
You can use the top, bottom, left, and right panels of the ToolStripContainer to hold ToolStrip, MenuStrip, or StatusStrip controls. Controls other than ToolStrip, MenuStrip, or StatusStrip are automatically added to the ToolStripContentPanel.
.NET Framework
Available since 2.0
Available since 2.0
Show: