| Flag | Description |
|---|---|
| BSTATE_UNCHECKED | Off - [ ] or ( ) |
| BSTATE_CHECKED | On - [x] or (*) |
| BSTATE_3STATE | Set to undefined state - [?]
(applies only to the items with DIF_3STATE flag set).
|
| BSTATE_TOGGLE | Toggle the item state. For elements with DIF_3STATE flag set the state will be toggled sequentially between "on", "off", "undefined"). |
| Control | Description |
|---|---|
| DI_CHECKBOX | Check Box |
| DI_RADIOBUTTON | Radio Button |