次の方法で共有


CMFCRibbonBaseElement::SetKeys

更新 : 2007 年 11 月

リボン要素の KeyTip を設定します。

virtual void SetKeys(
   LPCTSTR lpszKeys,
   LPCTSTR lpszMenuKeys=NULL 
);

パラメータ

  • [入力] lpszKeys
    リボン要素の KeyTip を指定します。

  • [入力] lpszMenuKeys
    分割ボタンの KeyTip を指定します。

必要条件

ヘッダー : afxbaseribbonelement.h

参照

概念

MFC 階層図

参照

CMFCRibbonBaseElement クラス