CWindow::GetFont

通过发送 WM_GETFONT 信息检索窗口的当前字体到窗口。

HFONT GetFont( ) const throw();

返回值

字体处理。

要求

Header: atlwin.h

请参见

参考

CWindow选件类

CWindow::SetFont