CFrameWnd::GetTitle
Retrieves the title of the window object.
CString GetTitle( ) const;
Return Value
A CString object containing the current 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.
Retrieves the title of the window object.
CString GetTitle( ) const;
A CString object containing the current title of the window object.
Header: afxwin.h