CFrameWnd::SetTitle
Visual Studio 2005
Sets the title of the window object.
void SetTitle( LPCTSTR lpszTitle );
Parameters
- lpszTitle
-
A pointer to a character string containing the title of the window object.