[]
        
(Showing Draft Content)

C1.Win.Editor.Ribbon.ItalicFontStyleButton

ItalicFontStyleButton Class

Represents Italic font style button in a C1EditorRibbon control.

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

Constructors

Name Description
ItalicFontStyleButton()

Creates a new instance of ItalicFontStyleButton.

Methods

Name Description
CreateSmallIcon()

Creates default small icon of the element.

OnClick(EventArgs)