Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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