void CBCGPColorProp::EnableAutomaticButton | ( | LPCTSTR | lpszLabel, |
COLORREF | colorAutomatic, | ||
BOOL | bEnable = TRUE |
||
) |
Enables the "automatic" button on the displayed color selection drop-down palette.
lpszLabel | Specifies a button's text that will be displayed on the "automatic" button. |
colorAutomatic | Specifies a new automatic color. |
bEnable | Specifies whether the automatic button is enabled or not |