Types of form items.
| Member | Value | Description |
|---|---|---|
| it_BUTTON | 4 | Button (not relevant for column type) |
| it_STATIC | 8 | StaticText (not relevant for column type) |
| it_EDIT | 16 | EditText |
| it_FOLDER | 99 | Folder (not relevant for column type) |
| it_RECTANGLE | 100 | Frame (not relevant for column type) |
| it_COMBO_BOX | 113 | ComboBox |
| it_LINKED_BUTTON | 116 | LinkedButton |
| it_PICTURE | 117 | PictureBox |
| it_EXTEDIT | 118 | EditText with multiple lines |
| it_CHECK_BOX | 121 | CheckBox |
| it_OPTION_BUTTON | 122 | OptionBtn (not relevant for column type) |
| it_MATRIX | 127 | Matrix (not relevant for column type) |
| it_GRID | 128 | Grid |
| it_PANE_COMBO_BOX | 104 | PaneComboBox (not relevant for column type) |
| it_ACTIVE_X | 102 | ActiveX |
| it_BUTTON_COMBO | 129 | ButtonCombo (not relevant for column type) |
| it_WEB_BROWSER | 131 | WebBrowser |