ToolStripContainer::TopToolStripPanel Property
.NET Framework (current version)
Gets the top panel of the ToolStripContainer.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Windows.Forms::ToolStripPanel^A ToolStripPanel representing the top panel of the ToolStripContainer.
Use the TopToolStripPanel 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: