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.
Displays the specified tab of the current tab control and sets the focus on that tab.
void ActivateMDITab(
int nTab = -1
);
Parameters
- [in] nTab
The zero-based index of a tab to display, or -1 to specify the currently active tab.
Requirements
Header: afxtabctrl.h