Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Enables the automatic button on the color selection dialog box. (The standard automatic button is labeled Automatic.)
void EnableAutomaticButton(
LPCTSTR lpszLabel,
COLORREF colorAutomatic,
BOOL bEnable=TRUE
);
Parameters
[in] lpszLabel
The label text of the automatic button.[in] colorAutomatic
The RGB color value of the automatic (default) color.[in] bEnable
TRUE to enable the automatic button; otherwise, FALSE. The default value is TRUE.
Requirements
Header: afxpropertygridctrl.h