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. |
GetCurrentFont | Retrieves the name of the currently selected font. |
GetFaceName | Returns the face name of the selected font. |
GetStyleName | Returns the style name of the selected font. |
GetSize | Returns the point size of the selected font. |
GetColor | Returns the color of the selected font. |
GetWeight | Returns the weight of the selected font. |
IsStrikeOut | Determines whether the font is displayed with strikeout. |
IsUnderline | Determines whether the font is underlined. |
IsBold | Determines whether the font is bold. |
IsItalic | Determines whether the font is italic. |