CFrameWnd::SetTitle
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.
Requirements
Header: afxwin.h
Sets the title of the window object.
void SetTitle(
LPCTSTR lpszTitle
);
Header: afxwin.h