Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
intGetCount() const;
Return Value
The number of non-HWND items on the CControlBar object. This function returns 0 for a CDialogBar object.
Remarks
Returns the number of non-HWND items on the CControlBar object. The type of the item depends on the derived object: panes for CStatusBar objects, and buttons and separators for CToolBar objects.
CControlBar Overview | Class Members | Hierarchy Chart
See Also CToolBar::SetButtons, CStatusBar::SetIndicators, CStatusBar, CToolBar, CDialogBar