[]
        
(Showing Draft Content)

C1.Win.Editor.Ribbon.InsertImageButton

InsertImageButton Class

Represents insert image button in a C1EditorRibbon control.

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

Constructors

Name Description
InsertImageButton()

Creates a new instance of InsertImageButton.

Methods

Name Description
CreateLargeIcon()

Creates default large icon of the element.

CreateSmallIcon()

Creates default small icon of the element.

OnClick(EventArgs)