Programming Reference Manual
 
 
The toolbox contains the controls that you can pick from to place on the dialog. Each button is described below in the same order as shown, per row:
 
Select Item
Select, move or edit item mode.
 
Add GroupBox
Add GroupBox item. Optionbuttons placed within are grouped per Groupbox.
 
Add Text
Add Text item. This is not-editable and functions as a label or caption.
 
Add TextBox
Add TextBox item. Can also support multiple rows and password input.
 
Add CheckBox
Add CheckBox item.
 
Add OptionButton
Add OptionButton item.
 
Add ComboBox
Add ComboBox item.
 
Add ListBox
Add ListBox item. Allows the user to select a single item from the presented list.
 
Add DropListBox
Add DropListBox item.
 
Add MultiListBox
Add MultiListBox item. The user can select multiple items from the list.
 
Add OKButton
Add OKButton item.
 
Add CancelButton
Add CancelButton item.
 
Add PushButton
Add PushButton item.
 
Add Picture
Add Picture item.