<< Return to Main Index

< Return to Class Index

CGXTabWnd::GetTabName

LPCTSTR GetTabName(const CWnd* pSheet);

LPCTSTR GetTabName(int nTab);

pSheet

A pointer to the window object.

nTab

Specifies the zero-based index for the sheet.

Return Value

A pointer to a zero-terminated string with the name of the sheet.

Remarks

Determines the tab name of a given sheet.

See Also

CGXTabBeam::GetTab CGXTabInfo CGXTabWnd::SetTabName

CGXTabWnd

Class Overview | Class Members