COleControl::SelectFontObject

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

Syntax

CFont* SelectFontObject( CDC* pDC, CFontHolder& fontHolder );

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::SelectStockFont, CFont, CFontHolder