Toolbars
Creating Toolbars
You can create Visual Basic applications that contain standard
windows tool buttons on toolbars for actions like saving a file or
printing.
- Find the Toolbar tool in the Toolbox
- Double click it to place it in the form. The
toolbar appears in the form and in the content pane.
- Click the tiny drop down list arrow in the
form’s new toolbar.
- Choose a type of tool for your toolbar.
- After the tool is added, you can right click
it to access more selections for that tool.
- Rearrange buttons by clicking and dragging,
then releasing.
- Delete buttons by right clicking, then
choosing delete from the menu that appears.


|