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
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Sets the title of the window object.
void SetTitle(
LPCTSTR lpszTitle
);
Header: afxwin.h