CGXTabWnd::SwitchTab

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.

Remarks

Activates the specified sheet window.

CGXTabWnd

 Class Overview |  Class Members