'Declaration Public Enum StyleFont Inherits System.Enum
public enum StyleFont : System.Enum
'Declaration Public Enum StyleFont Inherits System.Enum
public enum StyleFont : System.Enum
| Member | Description |
|---|---|
| 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. |
| 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. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Ribbon.StyleFont