Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

CheckBox

CheckBox: = 2
brief

check box with on/off states.

ComboBox

ComboBox: = 4
brief

combo box with or without the edit box.

ListBox

ListBox: = 5
brief

list box, single or multiple selections.

PushButton

PushButton: = 1
brief

push button without any value.

RadioButton

RadioButton: = 3
brief

a group of radio buttons, at most one item can be selected.

Text

Text: = 6
brief

single line or multi-line texts.

Unknown

Unknown: = 0
brief

unsupported or invalid field.