CWindow::GetFont

HFONT GetFont( ) const;

Return Value

A font handle.

Remarks

Retrieves the window's current font by sending a WM_GETFONT message to the window.

CWindow OverviewClass Members

See Also   CWindow::SetFont