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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Retrieves the title of the window object.
CString GetTitle( ) const;
A CString object containing the current title of the window object.
Header: afxwin.h