Click or drag to resize

Fonts Properties

The Fonts type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBoldHeadingFont
Returns a font that is 1.2x NormalFont and Bold
Public propertyStatic memberHeadingFont
Returns a font used for dialog headings. 1.2x the size of NormalFont.
Public propertyStatic memberNormalFont
Returns the normal font used for dialog boxes and buttons.
Public propertyStatic memberSmallFont
Returns a font use for small text in dialog boxes. 0.8x the size of NormalFont.
Public propertyStatic memberTitleFont
Returns a font used for dialog titles. 2x the size of NormalFont, and bold.
Top
See Also