次の方法で共有


CMFCRibbonColorButton::EnableOtherButton

更新 : 2007 年 11 月

[Other] ボタンを有効にします。

void EnableOtherButton(
   LPCTSTR lpszLabel,
   LPCTSTR lpszToolTip=NULL 
);

パラメータ

  • lpszLabel
    ボタンのラベル。

  • lpszToolTip
    [Other] ボタンのツールヒント テキスト。

解説

[Other] ボタンは、色のグループの下に表示されるボタンです。ユーザーが [Other] ボタンをクリックすると、色の設定ダイアログが表示されます。

必要条件

ヘッダー : afxribboncolorbutton.h

参照

概念

MFC 階層図

参照

CMFCRibbonColorButton クラス