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
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.
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