Object |
| Member name | Value | Description |
|---|---|---|
| Button | 0 |
Button.
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". |
| Drop | 2 |
Drop.
When the item is serialized out as xml, its value is "Drop". |
| GroupBox | 3 |
GBox.
When the item is serialized out as xml, its value is "GBox". |
| Label | 4 |
Label.
When the item is serialized out as xml, its value is "Label". |
| List | 5 |
List.
When the item is serialized out as xml, its value is "List". |
| Radio | 6 |
Radio.
When the item is serialized out as xml, its value is "Radio". |
| Scroll | 7 |
Scroll.
When the item is serialized out as xml, its value is "Scroll". |
| Spin | 8 |
Spin.
When the item is serialized out as xml, its value is "Spin". |
| EditBox | 9 |
EditBox.
When the item is serialized out as xml, its value is "EditBox". |
| Dialog | 10 |
Dialog.
When the item is serialized out as xml, its value is "Dialog". |