CTabCtrl::GetItemCount
Retrieves the number of tabs in the tab control.
int GetItemCount( ) const;
Return Value
Number of items in the tab control.
Example
See the example for CPropertySheet::GetTabControl.
Requirements
Header: afxcmn.h
Retrieves the number of tabs in the tab control.
int GetItemCount( ) const;
Number of items in the tab control.
See the example for CPropertySheet::GetTabControl.
Header: afxcmn.h