次の方法で共有


CFont::CFont

CFont オブジェクトを構築します。

CFont( );

解説

結果として生成されるオブジェクトは CreateFontCreateFontIndirectCreatePointFont、または CreatePointFontIndirect で使用する前に初期化する必要があります。

使用例

CFont font;

必要条件

ヘッダー: afxwin.h

参照

関連項目

CFont クラス

階層図

CFont::CreateFontIndirect

CFont::CreateFont

CFont::CreatePointFont

CFont::CreatePointFontIndirect

EnumFonts