Constants
-
 |
scCellFixed |
0 | Fixed cell (default). |  |
scCheckBox |
1 | Built-in check-box. |  |
scComboDropDownBox |
4 | Built-in combo-box. User can type in the field. |  |
scComboListBox |
5 | Built-in combo-box. User can only choose in the list. |  |
scCommandButton |
2 | Built-in command button. |  |
scCustom |
6 | Custom control. |  |
scPlaceHolder |
8 | scPlaceHolder REMOVED |  |
scPressButton |
7 | Built-in press button. |  |
scTextBox |
3 | Built-in text-box |
Members
-
|