[]
Named style fonts.
public enum StyleFont
| Name | Description |
|---|---|
| AppButtonHotText | The font used for drawing text on application menu button. |
| AppButtonText | The font used for drawing text on application menu button. |
| FontSample | Default text font for elements of RibbonFontComboBox. |
| FormTitle | Font used for drawing the window caption text. |
| GroupText | Text font used for group caption. |
| MenuBold | Text font used in labels of large menu items. |
| MenuHeader | Text font used in menu headers. |
| None | Value used as default for StyleFont enumeration. |
| TabGroup | The font used for drawing caption of contextual tab groups. |
| TabHotText | The font used for drawing 'hot' tab caption. |
| TabSelectedText | The font used for drawing 'selected' tab caption. |
| TabText | The font used for drawing tab caption. |
| Text | The font used for drawing text on C1Ribbon and C1StatusBar. |
| Tooltip | The default font used to display tooltips. |