CMFCColorMenuButton::EnableAutomaticButton
啟用和停用規則色彩按鈕上的「Auto」按鈕。 (標準系統自動按鈕標記 [自動])。
void EnableAutomaticButton(
LPCTSTR lpszLabel,
COLORREF colorAutomatic,
BOOL bEnable=TRUE
);
參數
[in] lpszLabel
指定顯示的按鈕文字,當按鈕會自動時。[in] colorAutomatic
指定新的自動色彩。[in] bEnable
指定是否按鈕是自動的。
備註
自動按鈕套用目前的預設色彩。
需求
標題: afxcolormenubutton.h