<< Return to Main Index

< Return to Class Index

CGXDTabWnd::GetTabName

LPCTSTR GetTabName(int nTab);

LPCTSTR GetTabName(const CWnd* pSheet);

nTab

The index of the tab to find name for.

pSheet

A pointer to the window it's name is reqested.

Return Value

The string name of a sheet window.

Remarks

Call these function to find the tab name of a sheet window.

CGXDTabWnd

Class Overview | Class Members