CTabView::SetActiveView
Makes a view active.
BOOL SetActiveView(
int iTabNum
);
- [in] iTabNum
The zero-based index of the tab view.
TRUE if the specified view was made active, FALSE if the view's index is invalid.
For more information see CMFCTabCtrl::SetActiveTab.
Header: afxTabView.h