Tool bar-2
 
 In this section, you add the toolbars and buttons for the toolbars that the application needs. Here you create a simple tool bar with Cut, Copy, Paste options.
 
An ampersand (&) in the menu name will provide an access
key for this menu with Alt + V key.

1
Drag and drop the ToolStrip control in the Toolbox and drag
and drop it on your form it automatically aligns itself to the top of the form below the menu.
 
2
Give the name as tspFormatting