Permalink
Fetching contributors…
Cannot retrieve contributors at this time
47 lines (40 sloc) 2 KB
title ms.custom ms.date ms.prod ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
ToolStripPanel Control
03/30/2017
.net-framework
dotnet-winforms
article
jsharp
ToolStripPanel control [Windows Forms]
horizontal space
ToolStrip control [Windows Forms], ToolStripPanel
tool area [Windows Forms]
vertical space
aa47af39-1e71-40ee-bb75-2d2478f81bd0
6
dotnet-bot
dotnetcontent
wpickett

ToolStripPanel Control

ToolStripPanel control enables the sharing of horizontal or vertical space within the tool area when docked and arranging of xref:System.Windows.Forms.ToolStrip controls when you do not need the four panels and central panel of a xref:System.Windows.Forms.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 xref:System.Windows.Forms.ToolStripContainer control.

How to: Join ToolStripPanels
Demonstrates adding xref:System.Windows.Forms.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

xref:System.Windows.Forms.ToolStripPanel
Provides reference documentation for the xref:System.Windows.Forms.ToolStripPanel control.

See Also

Controls to Use on Windows Forms