Shortcuts and Search
This dockable dialog gives fast access to all Code-VB functionality. It can
best be docked right of the coding pane.
Shortcuts
Double-click on an item to start the corresponding builder. For example
'Dialogs' shows fragment builder with all pre-defined dialogs.
Search
In the search tab you finds all vb procedures and fragments for the
keyword(s) you typed in. In the example below the first item is a fragment
which will be opened in
Fragment Builder
on double-click or enter. The second is a VB built-in procedure which will
be opened in
Line of Code Builder on double-click or
enter.
Search listbox
Lists all procedures and fragments which contain all words in the search
combo
Search combo
Type one or more keywords or characters to filter on and press enter
?
activates the Visual Basic help.
>
Start the search
Info
Shows a single line of text explaining what the procedure does.