Additional flags for GeDialog::SetString()
◆ FLAG_CENTER_HORIZ
#define FLAG_CENTER_HORIZ |
Center the string horizontally.
◆ FLAG_CENTER_VERT
Center the string vertically.
◆ FLAG_ALIGN_RIGHT
Align the string to the right.
◆ SetColorField()
Sets the color, brightness and limits of color fields and color choosers using a TriState object for the color.
- Parameters
-
[in] | id | The control ID. |
[in] | tri | A tristate object for the color value. |
[in] | brightness | The new brightness value. |
[in] | maxbrightness | The maximum brightness allowed. |
[in] | flags | Controls what parts of a color chooser are available: DR_COLORFIELD |
- Returns
- true if the value was set, otherwise false.