mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 09:06:04 +02:00
* Merge winforms framework content to working branch (#14) * Breadcrumb / TOC / Move net5 to net folder (#15) * change path from net5 to net * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Add .net 5 winforms placeholder article (#16) * added some metadata and adjusted net5 placeholder * corrections * corrections * corrections * Test1 * Swapping landing page vs concept * fix links * Fix links * Fix desc
2.1 KiB
2.1 KiB
title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
| title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | |||
|---|---|---|---|---|---|---|---|
| ToolStripPanel Control Overview | 03/30/2017 |
|
|
ce54a60c-5eba-4b4c-bd77-cf0748a666cc |
ToolStripPanel Control Overview
A xref:System.Windows.Forms.ToolStripPanel provides a single area for positioning and rafting xref:System.Windows.Forms.ToolStrip, xref:System.Windows.Forms.MenuStrip, and xref:System.Windows.Forms.StatusStrip controls. Multiple xref:System.Windows.Forms.ToolStrip controls stack vertically or horizontally depending on the xref:System.Windows.Forms.ToolStripPanelRow.Orientation%2A of the xref:System.Windows.Forms.ToolStripPanel.