[]
        
(Showing Draft Content)

C1.Win.Editor.Ribbon.InsertHyperlinkButton

InsertHyperlinkButton Class

Represents Insert hyperlink button in a C1EditorRibbon control.

Inheritance
InsertHyperlinkButton
Namespace: C1.Win.Editor.Ribbon
Assembly: C1.Win.Editor.8.dll
Syntax
public class InsertHyperlinkButton : EditorRibbonButton

Constructors

Name Description
InsertHyperlinkButton()

Creates a new instance of InsertHyperlinkButton.

Methods

Name Description
CreateLargeIcon()

Creates default large icon of the element.

CreateMediumIcon()

Creates default medium icon of the element.

CreateSmallIcon()

Creates default small icon of the element.

OnClick(EventArgs)