次の方法で共有


CFont::CFont

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

CFont( );

解説

構築されたオブジェクトは、使用する前に、CreateFontCreateFontIndirectCreatePointFontCreatePointFontIndirect などの関数により初期化します。

使用例

CFont font;

必要条件

**ヘッダー:**afxwin.h

参照

参照

CFont クラス

階層図

CFont::CreateFontIndirect

CFont::CreateFont

CFont::CreatePointFont

CFont::CreatePointFontIndirect

EnumFonts

その他の技術情報

CFont のメンバー