Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
voidSetFont(CFont*pFont,BOOLbRedraw**=TRUE);**
Parameters
pFont
Specifies the new font.
bRedraw
If TRUE, redraw the CWnd object.
Remarks
Sets the window’s current font to the specified font. If bRedraw is TRUE, the window will also be redrawn.
CWnd Overview | Class Members | Hierarchy Chart
See Also CWnd::GetFont,