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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Sets the title of the window object.
void SetTitle(
LPCTSTR lpszTitle
);
Header: afxwin.h