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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Sets the title of the window object.
void SetTitle(
LPCTSTR lpszTitle
);
Header: afxwin.h