CBaseTabbedPane::GetVisibleTabsNum
Returns the count of visible tabs.
virtual int GetVisibleTabsNum() const;
Return Value
The number of visible tabs, which will be greater than or equal to zero.
Remarks
Call this method to determine the number of visible tabs in the tabbed pane.
Requirements
Header: afxBaseTabbedPane.h