This method changes the window's current font by sending a WM_SETFONT message to the window.
void SetFont( HFONT hFont, BOOL bRedraw = TRUE );
| Header file: | Atlwin.h |
| Platforms: | |
| Versions: | Version 2.0 and later |
| Complete documentation: | Visual C++ documentation |
CWindow Overview, CWindow Methods, CWindow::GetFont