次の方法で共有


CMFCRibbonBaseElement::SetKeys

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

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

パラメーター

  • [入力] lpszKeys
    リボン要素の KeyTip。

  • [入力] lpszMenuKeys
    リボン要素のポップアップ メニューの KeyTip。

必要条件

ヘッダー : afxbaseribbonelement.h

参照

関連項目

CMFCRibbonBaseElement クラス

階層図