CMFCPropertyGridColorProperty::EnableAutomaticButton
Aktiviert die automatische Schaltfläche auf dem Farben-Auswahldialogfeld.(Die automatische StandardSchaltfläche wird Automatisch bezeichnet).
void EnableAutomaticButton(
LPCTSTR lpszLabel,
COLORREF colorAutomatic,
BOOL bEnable=TRUE
);
Parameter
[in] lpszLabel
Der Bezeichnungstext der automatischen Schaltfläche.[in] colorAutomatic
Der RGB-Farbwert der automatischen (Standard) Farbe.[in] bEnable
TRUE, um die Schaltfläche zu aktivieren, automatischen andernfalls FALSE.Der Standardwert ist TRUE.
Anforderungen
Header: afxpropertygridctrl.h