[]
        
(Showing Draft Content)

C1.Win.Editor.Ribbon.BoldFontStyleButton

BoldFontStyleButton Class

Represents Bold font style button in a C1EditorRibbon control.

Inheritance
BoldFontStyleButton
Namespace: C1.Win.Editor.Ribbon
Assembly: C1.Win.Editor.8.dll
Syntax
public class BoldFontStyleButton : EditorRibbonToggleButton

Constructors

Name Description
BoldFontStyleButton()

Creates a new instance of BoldFontStyleButton.

Methods

Name Description
CreateSmallIcon()

Creates default small icon of the element.

OnClick(EventArgs)