<< Return to Main Index

< Return to Class Index

CGXDTabWnd::SwitchTab

void SwitchTab(CWnd* pWnd);

void SwitchTab(int nTab);

pWnd

A pointer to the window whose corresponding tab to be switched to. The window must be associated with one of the tabs.

nTab

The index of the tab to switch to.

Remarks

Call these functions to switch to active tab.

CGXDTabWnd

Class Overview | Class Members