void SwitchTab(int nTab);
void SwitchTab(CWnd* pWnd);
nTab
Specifies the zero-based index for the sheet to be activated.
pWnd
A pointer to the window object to be activated.
Activates the specified sheet window.
Class Overview | Class Members