[]
        
(Showing Draft Content)

C1.Win.Editor.Ribbon.StrikethroughFontStyleButton

StrikethroughFontStyleButton Class

Represents Strikethrough font style button in a C1EditorRibbon control.

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

Constructors

Name Description
StrikethroughFontStyleButton()

Creates a new instance of StrikethroughFontStyleButton.

Methods

Name Description
CreateMediumIcon()

Creates default medium icon of the element.

CreateSmallIcon()

Creates default small icon of the element.

OnClick(EventArgs)