[]
        
(Showing Draft Content)

C1.Win.Ribbon.StyleFont

StyleFont Enum

Named style fonts.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
public enum StyleFont

Fields

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.