Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
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