Index Insert Menu
Tool Bar ...
Inserts a toolbar description at the caret position. The toolbar description
consists of the following parts:
-
ID: A string that identifies the toolbar. This string must be
specified when previewing or loading the the toolbar with loader classes.
You can create loader classes by deriving the source code from a template.
-
A list of items that are part of the toolbar. An item name can be specified
in the left edit control. For fast insertion, previous defined items will
be typed ahead. Items can be added or removed with the add and remove buttons
in the center of the dialog. A button for adding a separator is available;
separators are represented by minus characters; they will be displayed
as some extra spacing between toolbar buttons in the toolbar
This dialog is an insertion help; it's also possible to key in the toolbar
description into the editor window.