CFrameWnd::GetTitle

Retrieves the title of the window object.

CString GetTitle( ) const;

Return Value

A CString object containing the current title of the window object.

Requirements

Header: afxwin.h

See Also

Reference

CFrameWnd Class

Hierarchy Chart

CFrameWnd::SetTitle