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.
Makes a view active.
BOOL SetActiveView(
int iTabNum
);
Parameters
- [in] iTabNum
The zero-based index of the tab view.
Return Value
TRUE if the specified view was made active, FALSE if the view's index is invalid.
Remarks
For more information see CMFCTabCtrl::SetActiveTab.
Requirements
Header: afxTabView.h