CDialog::OnSetFont

Call this member function to specify the font a dialog-box control will use when drawing text.

Syntax

virtual void OnSetFont( CFont* pFont );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CDialog Overview, CDialog Member Functions, Dialog Box Classes, CWnd::SetFont