How to: Create a Basic Windows Forms ToolStrip with Standard Items Using the Designer
The following procedure demonstrates how to create a ToolStrip and add seven ToolStripButton controls that represent typical tasks.
Note
The dialog boxes and menu commands you see might differ from those described in Help depending on your active settings or edition. To change your settings, choose Import and Export Settings on the Tools menu. For more information, see Working with Settings.
To add standard items in the designer
Create a ToolStrip control.
In the upper right corner of the ToolStrip, click the smart task arrow to display the ToolStrip Tasks pane.
In the ToolStrip Tasks pane, choose Insert Standard Items.
See Also
Reference
ToolStrip Control Overview (Windows Forms)
Concepts
ToolStrip Control Architecture