<< Return to Main Index

< Return to Class Index

CGXDTabWnd::RemoveTab

void RemoveTab(int nTabToDelete);

void RemoveTab(CWnd* pWnd);

nTabToDelete

The index of the tab to be removed.

pWnd

A pointer to the window it's tab is to be removed. The window must be accocistated with one of the tabs.

Remarks

Call these functions to remove the given tab and destroy the corresponding window.

CGXDTabWnd

Class Overview | Class Members