Visual Basic Concepts
Toolbars
You can further enhance your application's menu interface with toolbars. Toolbars contain toolbar buttons, which provide quick access to the most frequently used commands in an application. For example, the Visual Basic toolbar contains toolbar buttons to perform commonly used commands, such as opening existing projects or saving the current project.
Creating a Toolbar Techniques for creating your own toolbars.
Negotiating Menu and Toolbar Appearance Working with toolbars and menus for insertable objects.