COleControl::SelectStockFont

Call this member function to select the stock Font property into a device context.

Syntax

CFont* SelectStockFont( CDC* pDC );

At a Glance

Header file: Afxctl.h
Platforms:
Versions: 2.0 and later
Complete documentation Visual C++ documentation

See Also

COleControl Overview, COleControl Member Functions, Control Classes, COleControl::GetFont, COleControl::SelectFontObject, COleControl::SetFont, CDC, CFont