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.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET Desktop feedback