mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 17:16:03 +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
1.3 KiB
1.3 KiB
title, ms.date, helpviewer_keywords, ms.assetid
| title | ms.date | helpviewer_keywords | ms.assetid | ||||
|---|---|---|---|---|---|---|---|
| Create a Basic ToolStrip with Standard Items Using the Designer | 03/30/2017 |
|
028deb1a-acf8-4911-979a-ba8431cd9d82 |
How to: Create a Basic Windows Forms ToolStrip with Standard Items Using the Designer
The following procedure demonstrates how to create a xref:System.Windows.Forms.ToolStrip and add seven xref:System.Windows.Forms.ToolStripButton controls that represent typical tasks.
To add standard items in the designer
-
Create a xref:System.Windows.Forms.ToolStrip control.
-
In the upper right corner of the xref:System.Windows.Forms.ToolStrip, click the smart task arrow to display the ToolStrip Tasks pane.
-
In the ToolStrip Tasks pane, choose Insert Standard Items.