Object |
| Member name | Value | Description |
|---|---|---|
| Button | 0 |
Pushbutton.
When the item is serialized out as xml, its value is "Button". |
| Checkbox | 1 |
Checkbox.
When the item is serialized out as xml, its value is "Checkbox". |
| Dialog | 2 |
Dialog.
When the item is serialized out as xml, its value is "Dialog". |
| Drop | 3 |
Dropdown Box.
When the item is serialized out as xml, its value is "Drop". |
| Edit | 4 |
Editable Text Field.
When the item is serialized out as xml, its value is "Edit". |
| GroupBox | 5 |
Group Box.
When the item is serialized out as xml, its value is "GBox". |
| Label | 6 |
Label.
When the item is serialized out as xml, its value is "Label". |
| AuditingLine | 7 |
Auditing Line.
When the item is serialized out as xml, its value is "LineA". |
| List | 8 |
List Box.
When the item is serialized out as xml, its value is "List". |
| Movie | 9 |
Movie.
When the item is serialized out as xml, its value is "Movie". |
| Note | 10 |
Comment.
When the item is serialized out as xml, its value is "Note". |
| Picture | 11 |
Image.
When the item is serialized out as xml, its value is "Pict". |
| Radio | 12 |
Radio Button.
When the item is serialized out as xml, its value is "Radio". |
| AuditingRectangle | 13 |
Auditing Rectangle.
When the item is serialized out as xml, its value is "RectA". |
| Scroll | 14 |
Scroll Bar.
When the item is serialized out as xml, its value is "Scroll". |
| Spin | 15 |
Spin Button.
When the item is serialized out as xml, its value is "Spin". |
| Shape | 16 |
Plain Shape.
When the item is serialized out as xml, its value is "Shape". |
| Group | 17 |
Group.
When the item is serialized out as xml, its value is "Group". |
| Rectangle | 18 |
Plain Rectangle.
When the item is serialized out as xml, its value is "Rect". |