CMFCColorButton::EnableAutomaticButton
啟用或停用色彩選擇器控制項的「Auto」按鈕並將自動 (預設) 色彩。
void EnableAutomaticButton(
LPCTSTR lpszLabel,
COLORREF colorAutomatic,
BOOL bEnable=TRUE
);
參數
[in] lpszLabel
指定自動按鈕的文字。[in] colorAutomatic
指定自動按鈕的預設色彩的 RGB 值。[in] bEnable
指定自動按鈕是否啟用或停用。
需求
標題: afxcolorbutton.h