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
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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