CMFCBaseTabCtrl::IsTabVisible
Indicates whether the specified tab is visible.
virtual BOOL IsTabVisible(
int iTab
) const;
Parameters
- [in] iTab
The zero-based index of the tab to check.
Return Value
Nonzero if the specified tab is visible; otherwise 0.
Requirements
Header: afxbasetabctrl.h