CMFCColorButton::EnableAutomaticButton
Habilitar o deshabilitar el botón “automático” de un control de Selector de colores y establezca el color (predeterminado) automático.
void EnableAutomaticButton(
LPCTSTR lpszLabel,
COLORREF colorAutomatic,
BOOL bEnable=TRUE
);
Parámetros
[in] lpszLabel
Especifica el texto automático del botón.[in] colorAutomatic
Un valor RGB que especifica el valor predeterminado del color del botón.[in] bEnable
Especifica si el botón automático está habilitado o deshabilitado.
Requisitos
encabezado: afxcolorbutton.h