2.5.20.1 fmDisplayStyle
The following table specifies the values of this enumeration and their meanings.
Name |
Value |
Meaning |
---|---|---|
0x01 |
A TextBox control. |
|
0x02 |
A ListBox control. |
|
0x03 |
A ComboBox control in which the TextBox part is directly editable.<4> |
|
0x04 |
A CheckBox control. |
|
0x05 |
An OptionButton control. |
|
0x06 |
A ToggleButton control. |
|
0x07 |
A ComboBox control in which the TextBox part is not editable except by selecting a different value from the ListBox part.<5> |