KCML style fixup flags
| Enumeration Value | Value | Description |
|---|---|---|
| _KCML_STYLE_PRETTY_NONE | 0x0 | Do not fixup forms |
| _KCML_STYLE_PRETTY_GROUPHEADERS | 0x1 | Move controls overlapping group box headings |
| _KCML_STYLE_ADD_GROUPBOXES | 0x2 | Create groupboxes to wrap naked controls |
Back to the list of Enumerations and Constants