ToolStripContainer::LeftToolStripPanel Property
.NET Framework (current version)
Gets the left panel of the ToolStripContainer.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Windows.Forms::ToolStripPanel^A ToolStripPanel representing the left panel of the ToolStripContainer.
Use the LeftToolStripPanel property to add ToolStrip, MenuStrip, or StatusStrip controls or move them from another ToolStripPanel.
.NET Framework
Available since 2.0
Available since 2.0
Show: