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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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