CFontDialog Members
Base Class Members
Data Members
A structure used to customize a CFontDialog object. |
Construction
Constructs a CFontDialog object. |
Operations
Displays the dialog and allows the user to make a selection. |
|
Retrieves the character formatting of the selected font. |
|
Returns the color of the selected font. |
|
Assigns the characteristics of the currently selected font to a LOGFONT structure. |
|
Returns the face name of the selected font. |
|
Returns the point size of the selected font. |
|
Returns the style name of the selected font. |
|
Returns the weight of the selected font. |
|
Determines whether the font is bold. |
|
Determines whether the font is italic. |
|
Determines whether the font is displayed with strikeout. |
|
Determines whether the font is underlined. |
See Also
Reference
Change History
Date |
History |
Reason |
---|---|---|
May 2009 |
Corrected description of [GetCurrentFont]. |
Customer feedback. |