CWnd::SetFont
This method sets the current font of the window to the specified font.
void SetFont(
CFont* pFont,
BOOL bRedraw = TRUE );
Parameters
pFont
Specifies the new font.
bRedraw
If TRUE, redraw the CWnd object.
Requirements
Windows CE versions: 1.0 and later
Header file: Declared in Afxwin.h
Platform: H/PC Pro, Palm-size PC, Pocket PC