ToolStripPanel Control
ToolStripPanel
control enables the sharing of horizontal or vertical space within the tool area when docked and arranging of ToolStrip controls when you do not need the four panels and central panel of a ToolStripContainer.
The topics in this section describe the concepts and techniques that you can use to build ToolStripPanel
features into your applications.
In This Section
ToolStripPanel Control Overview
Provides topics that describe the purpose and main concepts of the Windows Forms ToolStripContainer control.
How to: Join ToolStripPanels
Demonstrates adding ToolStrip controls to a ToolStripPanel
.
How to: Use ToolStripPanels for MDI
Demonstrates the flexibility afforded by ToolStripPanel
controls in a Multiple Document Interface application.
Reference
ToolStripPanel
Provides reference documentation for the ToolStripPanel control.
See also
.NET Desktop feedback