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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Sets the title of the window object.
void SetTitle(
LPCTSTR lpszTitle
);
Header: afxwin.h