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
Retrieves the title of the window object.
CString GetTitle( ) const;
A CString object containing the current title of the window object.
Header: afxwin.h