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.
Returns the number of non-HWND items on the CControlBar object.
int GetCount( ) const;
Return Value
The number of non-HWND items on the CControlBar object. This function returns 0 for a CDialogBar object.
Remarks
The type of the item depends on the derived object: panes for CStatusBar objects, and buttons and separators for CToolBar objects.
Requirements
Header: afxext.h