CWindow::GetFont
Retrieves the window's current font by sending a WM_GETFONT message to the window.
HFONT GetFont( ) const throw();
Return Value
A font handle.
Requirements
Header: atlwin.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 window's current font by sending a WM_GETFONT message to the window.
HFONT GetFont( ) const throw();
A font handle.
Header: atlwin.h