The topics in this section discuss each control separately. The information for each control describes the control and how to use it. :
|
§ Dialog § Defining the Dialog Controls
|
The following table is a complete list of controls. Controls are identified by their type name along the left side of the table. Control attributes are named along the top of the table. A check mark indicates that the control in the row has the attribute in the column.
Controls and Their Attributes
|
Variable/ |
Text/ [**] |
Value |
Style |
Tab Order/ |
font |
text color |
background |
Push Button |
|
T |
x |
x |
TO |
x |
x |
C |
Picture |
|
T |
|
x |
TO |
|
|
B |
Radio Button |
V |
T |
x |
x |
TO |
x |
x |
C |
Check Box |
V |
T |
x |
x |
TO |
x |
x |
C |
Picture Button |
|
T |
|
x |
TO |
|
|
B |
Edit Box |
V |
T |
|
x |
TO |
x |
x |
C |
Multiline Edit Box |
V |
T |
|
x |
TO |
x |
x |
C |
Group Box |
|
T |
|
x |
TO |
x |
x |
C |
Item List Box |
V |
P |
|
x |
TO |
x |
x |
C |
File List Box |
V |
P |
|
x |
TO |
x |
x |
C |
Spinner |
V |
T |
|
x |
TO |
x |
x |
C |
Static Text |
|
T |
|
x |
TO |
x |
x |
C |
Variable Text |
V |
T |
|
x |
TO |
x |
x |
C |
Calendar |
V |
|
|
x |
TO |
x |
|
|
Drop-down Combo Box |
V |
T |
|
x |
TO |
x |
x |
C |
Com Control |
L |
M |
|
x |
TO |
x |
x |
C |
Report View |
V |
T |
|
x |
TO |
x |
x |
C |
DateTime |
V |
T |
|
x |
TO |
x |
x |
C |
Menu Item |
PN |
T |
|
x |
RP |
|
|
|
Menu Bar |
|
|
|
|
|
|
|
|
[*] V = variable, L = license string, PN = parent name
[**] T = control text, P = pre-selected value, M = progid/classid/moniker
[***] TO = Tab order, RP = relative position
[****] B = bitmap, C= color spec.