CFontDialog Members

Base Class Members

CObject Members

CCmdTarget Members

CWnd Members

CDialog Members

CCommonDialog Members

Data Members

m_cf

A structure used to customize a CFontDialog object.

Construction

CFontDialog

Constructs a CFontDialog object.

Operations

DoModal

Displays the dialog and allows the user to make a selection.

GetCharFormat

Retrieves the character formatting of the selected font.

GetColor

Returns the color of the selected font.

GetCurrentFont

Assigns the characteristics of the currently selected font to a LOGFONT structure.

GetFaceName

Returns the face name of the selected font.

GetSize

Returns the point size of the selected font.

GetStyleName

Returns the style name of the selected font.

GetWeight

Returns the weight of the selected font.

IsBold

Determines whether the font is bold.

IsItalic

Determines whether the font is italic.

IsStrikeOut

Determines whether the font is displayed with strikeout.

IsUnderline

Determines whether the font is underlined.

See Also

Reference

CFontDialog Class

Hierarchy Chart

Change History

Date

History

Reason

May 2009

Corrected description of [GetCurrentFont].

Customer feedback.