How Can We Help?
Field WdgType
A numeric code indicating the “class” (field or widget type) of the associated form field.
Valid Values
WdgType = {30 where FT = “0”, 31 where FT = “1”,
A numeric value ranging from 1 to the maximum available widgets according to the table below:
Code | Meaning |
---|---|
1 | Label |
2 | Entry Field |
3 | ToggleButton |
4 | PushButton |
5 | Menu Item |
6 | Frame |
7 | ListBox |
8 | ComboBox |
9 | OptionBox |
10 | Picture |
11 | Graphic |
12 | Divider |
13 | ScrollBar |
14 | UserMessage |
17 | OLE Object |
19 | TabControl |
20 | TabPage |
21 | GridControl |
22 | Calendar |
23 | Camera |
24 | TreeView |
25 | Signature |
26 | BarCode |
27 | ProgressBar |
28 | TreeView Node |
29 | ListView |
30 | Video |
31 | WebPage |
I believe this article is outdated.