| anonymous enum | 
| Enumerator | |
|---|---|
| TAB_TABS | Normal tabs. | 
| TAB_NOSELECT | No tabs. | 
| TAB_CYCLE | Popup buttons instead of tabs. | 
| TAB_RADIO | Radio buttons instead of tabs. | 
| TAB_VLTABS | Vertical tabs, left-sided. | 
| TAB_VRTABS | Vertical tabs, right-sided. | 
| BFV_CENTER | Centered vertically. | 
| BFV_TOP | Aligned to the top.  | 
| BFV_BOTTOM | Aligned to the bottom.  | 
| BFV_FIT | Fit. BFV_BOTTOM|BFV_TOP. | 
| BFV_SCALE | Scale if there is more space.  | 
| BFV_SCALEFIT | |
| BFV_MASK | Masks out flags. | 
| BFH_CENTER | Centered horizontally. | 
| BFH_LEFT | Aligned to the left.  | 
| BFH_RIGHT | Aligned to the right.  | 
| BFH_FIT | |
| BFH_SCALE | Scale if there is more space.  | 
| BFH_SCALEFIT | |
| BFH_MASK | Masks out flags. | 
| DR_MULTILINE_MONOSPACED | Monospaced font. | 
| DR_MULTILINE_SYNTAXCOLOR | Python syntax highlighting. | 
| DR_MULTILINE_STATUSBAR | Display a statusbar with the cursor position. | 
| DR_MULTILINE_HIGHLIGHTLINE | Highlight lines. | 
| DR_MULTILINE_READONLY | Read-only multi-line field. | 
| DR_MULTILINE_PYTHON | Python line return handling. | 
| DR_MULTILINE_WORDWRAP | Word wrap multi-line field. | 
| DR_MULTILINE_SETLOGGER | |
| DR_MULTILINE_SETPYTHONSCOPE | |
| DR_MULTILINE_NO_DARK_BACKGROUND | Uses not dark but normal background color. 
 | 
| DR_MULTILINE_NO_BORDER | No border. 
 | 
| DR_MULTILINE_NO_SCROLLBARS | Shows all the text without scrollbars. 
 | 
| DR_MULTILINE_BOLD | Bold font. 
 | 
| DR_MULTILINE_DROP_TEXT_QUOTED | Drag & drop BaseList2d name with quotes. 
 | 
| DR_MULTILINE_RESERVED_MONOSPACED | Internal use. 
 | 
| DR_MULTILINE_RESERVED_SYNTAXCOLOR | Internal use. 
 | 
| DR_MULTILINE_RESERVED_STATUSBAR | Internal use. 
 | 
| DR_MULTILINE_RESERVED_HIGHLIGHTLINE | Internal use. 
 | 
| DR_MULTILINE_LINECOUNT | Default multiline line count. 
 | 
| DR_COLORFIELD_NO_BRIGHTNESS | Disables the brightness control. | 
| DR_COLORFIELD_NO_COLOR | Disables the color control. | 
| DR_COLORFIELD_BODYPAINT | Uses the BodyPaint 3D style. Deprecated since R17. Not needed anymore: now just one style. | 
| DR_COLORFIELD_ICC_BASEDOC | Uses the color profile of the current BaseDocument. | 
| DR_COLORFIELD_ICC_BPTEX | Uses the color profile of the current BodyPaint 3D texture. | 
| DR_COLORFIELD_NO_MODE_BUTTONS | Hides the color mode buttons. 
 | 
| DR_COLORFIELD_NO_COMPACT | Hides the Compact Mode button. 
 | 
| DR_COLORFIELD_NO_COLORWHEEL | Hides the Color Wheel mode button. 
 | 
| DR_COLORFIELD_NO_SPECTRUM | Hides the Color Spectrum mode button. 
 | 
| DR_COLORFIELD_NO_PICTURE | Hides the Color From Picture mode button. 
 | 
| DR_COLORFIELD_NO_RGB | Hides the RGB sliders mode button. 
 | 
| DR_COLORFIELD_NO_HSV | Hides the HSV sliders mode button. 
 | 
| DR_COLORFIELD_NO_KELVIN | Hides the Kelvin Color Temperature mode button. 
 | 
| DR_COLORFIELD_NO_MIXER | Hides the Color Mixer mode button. 
 | 
| DR_COLORFIELD_NO_SWATCHES | Hides the Swatches mode button. 
 | 
| DR_COLORFIELD_NO_SCREENPICKER | Hides the ScreenPicker mode button. 
 | 
| DR_COLORFIELD_ENABLE_COMPACT | Enables the Compact Mode. 
 | 
| DR_COLORFIELD_ENABLE_COLORWHEEL | Enables the Special Color Wheel mode (Special modes are exclusive each other: use only one at a time). 
 | 
| DR_COLORFIELD_ENABLE_SPECTRUM | Enables the Special Color Spectrum mode (Special modes are exclusive each other: use only one at a time). 
 | 
| DR_COLORFIELD_ENABLE_PICTURE | Enables the Special Color from Picture mode (Special modes are exclusive each other: use only one at a time). 
 | 
| DR_COLORFIELD_ENABLE_RGB | Enables the RGB sliders mode. 
 | 
| DR_COLORFIELD_ENABLE_HSV | Enables the HSV sliders mode. 
 | 
| DR_COLORFIELD_ENABLE_KELVIN | Enables the Kelvin Color Temperature mode. 
 | 
| DR_COLORFIELD_ENABLE_MIXER | Enables the Color Mixer mode. 
 | 
| DR_COLORFIELD_ENABLE_SWATCHES | Enables the Swatches mode. 
 | 
| DR_COLORFIELD_RGB_HIDE_HEX | Hides the Hexadecimal color field in the RGB Mode. 
 | 
| DR_COLORFIELD_POPUP | Private. 
 | 
| DROLDWIN_SDK | |
| DIALOGRESOURCE_ | |