Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Enable or disable the "automatic" button of a color picker control and set the automatic (default) color.
void EnableAutomaticButton(
LPCTSTR lpszLabel,
COLORREF colorAutomatic,
BOOL bEnable=TRUE
);
Parameters
[in] lpszLabel
Specifies the automatic button's text.[in] colorAutomatic
An RGB value that specifies the automatic button's default color.[in] bEnable
Specifies whether the automatic button is enabled or disabled.
Requirements
Header: afxcolorbutton.h