次の方法で共有


CMFCRibbonCategory::GetVisibleElements

リボン カテゴリに属する、すべての可視要素を取得します。

void GetVisibleElements(
   CArray <CMFCRibbonBaseElement*,
   CMFCRibbonBaseElement*>& arElements
);

パラメーター

  • arElements
    すべての可視要素の配列。

必要条件

ヘッダー : afxribboncategory.h

参照

関連項目

CMFCRibbonCategory クラス