A Toolbar can be added to a form.
Adding a Toolbar at the form level will make the Toolbar available only to that
form. To create a Toolbar the can be used for all forms or as needed, create a
4tb file and add it to your project and program.
-
Open form.
-
Right-click the form object in the Structure view and select Add Tool
Bar from the context menu.
The form structure now includes an ToolBar node.
-
Right-click on the ToolBar node in the form structure
view and add the elements of the Toolbar.
-
Set properties for each of the elements in the Toolbar.