F2psp‖

dVPiE‖Insert Controls

jnfj9‖Opens the Toolbox bar.

tFTAA‖Icon Choose Controls

DCFsK‖Insert Controls

s9tA6‖Button

extEu‖Icon Button

pGofA‖Adds a command button. You can use a command button to execute a command for a defined event, such as a mouse click.

GZHQC‖If you want, you can add text or a graphic to the button.

EFgyZ‖Image Control

GUAtq‖Icon Image Control

VFc83‖Adds a control that displays a graphic.

bYtDg‖Check Box

mDDYe‖Icon Check Box

QWB7B‖Adds a check box that you can use to turn a function on or off.

gG6kh‖Option Button

KRCpo‖Icon Option Button

FNGHF‖Adds a button that allows a user to select from a number of options. Grouped option buttons must have consecutive tab order. They are commonly encircled by a group box. If you have two groups of option buttons, you must insert a tab order between the tab orders of the two groups. For example, to the frame of the second group, or to any other control in the dialog, with the exception of another option button.

DaRgN‖Label Field

DQafE‖Icon Label Field

XA4Aw‖Adds a field for displaying text labels. These labels are only for displaying predefined text, and not for entering text.

BupCK‖Text Box

DDKUC‖Icon Text Box

ruGZ2‖Adds an input box where you can enter and edit text.

zPAk2‖List Box

LdHYT‖Icon List Box

CZ7M5‖Adds a box where you can click an entry on a list.

Beb2k‖Combo Box

YgGoR‖Icon Combo Box

Vdn74‖Adds a combo box. A combo box is a one line list box that a user can click, and then choose an entry from the list. If you want, you can make the entries in the combo box "read only".

Q7efB‖Horizontal Scrollbar

AeTvn‖Icon Horizontal Scrollbar

Vbp2o‖Adds a horizontal scrollbar to the dialog.

ECtLc‖Vertical Scrollbar

2eBnb‖Icon Vertical Scrollbar

NmKDo‖Adds a vertical scrollbar to the dialog.

JmAgh‖Group Box

UCcgq‖Icon Group Box

aMgsB‖Adds a frame that you can use to visually group similar controls, such as option buttons.

note

CQpDj‖To define two different groups of option buttons, ensure that the tab index of the group frame is between the tab indices of the two groups.


qusDD‖Progress Bar

SDEqL‖Icon Progress Bar

AUUic‖Adds a progress bar to the dialog.

2xdUf‖Horizontal Line

M4v9f‖Icon Horizontal Line

rVrjy‖Adds a horizontal line to the dialog.

UcBeW‖Vertical Line

mXCzj‖Icon Vertical Line

aQQuM‖Adds a vertical line to the dialog.

FxkjD‖Date Field

ea37C‖Icon Date Field

VU2nc‖Adds a date field.

DBqW6‖If you assign the "dropdown" property to the date field, a user can drop down a calendar to select a date.

Mofqo‖Time Field

7tb5m‖Icon Time Field

6fSyF‖Adds a time field.

6vzHV‖Numeric Field

GeNcT‖Icon Numeric Field

hMT5t‖Adds a numeric field.

jrbuR‖Currency Field

FEqFW‖Icon Currency Field

BeFRH‖Adds a currency field.

BJs4P‖Formatted Field

B3cDo‖Icon Formatted Field

QAd5c‖Adds a text box where you can define the formatting for text that is inputted or outputted as well as any limiting values.

2iDg4‖Pattern Field

t7s46‖Icon Pattern Field

AJhaK‖Adds a masked field. A masked field consists of an input mask and a literal mask. The input mask determines which user data can be entered. The literal mask determines the state of the masked field when the form is loaded.

8rcKD‖File Selection

WaVBA‖Icon File Selection

9GHDa‖Adds a button that opens a file selection dialog.

AnFmm‖Select

3tedQ‖Icon Select

hAcNy‖Activates or deactivates the Selection mode. In this mode, you can select the controls in a dialog so that you can edit them.

SSQwJ‖Properties

uGYVs‖Icon Properties

DToMk‖Opens a dialog where you can edit the properties of the selected control.

GqGSX‖Activate Test Mode

zHJyC‖Icon Activate Test Mode

9gCL9‖Starts test mode. Click the dialog closer icon to end test mode.

5HbMk‖Manage Language

BPnzG‖Manage Language icon

adqA5‖Opens a dialog to enable or manage multiple sets of dialog resources for multiple languages.

vbEQt‖Tree Control

tiKw8‖Icon Tree Control

xFjgC‖Adds a tree control that can show a hierarchical list. You can populate the list by your program, using API calls (XtreeControl).

KjMwM‖Table Control

4bdNw‖Table control icon

XzXwf‖Adds a table control that can show a table data. You can populate the data by your program, using API calls.

BQz8k‖Hyperlink Control

CY98t‖Insert hyperlink control icon

C2Gjm‖Adds a hyperlink control that can open an address in web browser.