CMFCColorMenuButton::EnableDocumentColors
啟用資料特定色彩顯示 (而不是系統色彩。
void EnableDocumentColors(
LPCTSTR lpszLabel,
BOOL bEnable=TRUE
);
參數
[in] lpszLabel
指定按鈕文字。[in] bEnable
顯示文件特定色彩或 FALSE 的TRUE 以顯示系統色彩。
備註
當使用者按一下的色樣 (Color 功能表按鈕時,請使用這個方法會顯示目前文件色彩或系統調色盤色彩。
需求
標題: afxcolormenubutton.h