CMFCRibbonColorButton::GetAutomaticColor
擷取目前自動按鈕色彩。
COLORREF GetAutomaticColor() const;
傳回值
表示目前的自動按鈕色彩的 RGB 色彩值。
備註
自動按鈕色彩是由 colorAutomatic 參數設定傳遞至 CMFCRibbonColorButton::EnableAutomaticButton 方法。
需求
標題: afxribboncolorbutton.h
擷取目前自動按鈕色彩。
COLORREF GetAutomaticColor() const;
表示目前的自動按鈕色彩的 RGB 色彩值。
自動按鈕色彩是由 colorAutomatic 參數設定傳遞至 CMFCRibbonColorButton::EnableAutomaticButton 方法。
標題: afxribboncolorbutton.h