SRGCFontStyle Class
class SRGCFontStyle: public CPropertyPage
One of the property pages of Chart Explorer's editing dialogAllows the user to choose a font style for the selected component
Defined in: CPropPg.h
Class Members
SRGCFontStyle()
Constructor
Destructor
SRSwatchButton m_FontSwatch
Displays and selects a color for the font
CString m_strTypeFaceName
Face name for the font
int m_nPointsOrPixels
Units for font size
int m_nPointSize
Font size
BOOL m_bBoldFont
Bold check box
BOOL m_bItalicFont
Italic check box
BOOL m_bAutosizeFont
Autosize check box
BOOL m_bUnderlineFont
Underline check box
BOOL m_bStrikeoutFont
Strikeout check box
int m_nJustification
Index of radio button for selected justification (Left, Right, or Centered)