次の方法で共有


CControlBar::GetCount

CControlBar オブジェクトに含まれる非 HWND ベースのアイテムの数を返します。

int GetCount( ) const;

戻り値

CControlBar オブジェクトに含まれる非 HWND ベースのアイテムの数を返します。 CDialogBar オブジェクトに対しては 0 を返します。

解説

項目の派生オブジェクトによって異なります。ペインのCStatusBar オブジェクトおよびボタンと区切り記号の CToolBarオブジェクト。

必要条件

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

参照

参照

CControlBar クラス

階層図

CToolBar::SetButtons

CStatusBar::SetIndicators

CStatusBar クラス

CToolBar クラス

CDialogBar クラス

その他の技術情報

CControlBar のメンバー