--- title: "ToolStripPanel Control Overview" ms.date: "03/30/2017" f1_keywords: - "ToolStripPanel" helpviewer_keywords: - "toolbars [Windows Forms]" - "ToolStripPanel control [Windows Forms], about ToolStripPanel control" ms.assetid: ce54a60c-5eba-4b4c-bd77-cf0748a666cc --- # ToolStripPanel Control Overview A provides a single area for positioning and rafting , , and controls. Multiple controls stack vertically or horizontally depending on the of the . ### Important ToolStripPanel Members |Name|Description| |----------|-----------------| ||Gets or sets a value indicating the horizontal or vertical orientation of the .| ||Gets or sets a used to customize the appearance of a .| ||Gets or sets the painting styles to be applied to the .| ||Gets or sets the spacing, in pixels, between the and the .| ||Gets the in this .| ||Adds a to a .| ## See also - - - [ToolStrip Sample](/previous-versions/visualstudio/visual-studio-2008/ms181005(v=vs.90))