CMFCToolBar::GetCommandButtons

アプリケーションのツール バーにある、指定されたコマンド ID を持つボタンのリストを返します。

static int GetCommandButtons(
   UINT uiCmd,
   CObList& listButtons 
);

パラメーター

  • [入力] uiCmd
    ボタンのコマンド ID。

  • [出力] listButtons
    ツール バー ボタンのリストを受け取る CObList クラス オブジェクトへの参照。

戻り値

指定されたコマンド ID を持つボタンの数。

必要条件

**ヘッダー:**afxtoolbar.h

参照

参照

CMFCToolBar クラス

階層図