[]
        
(Showing Draft Content)

C1.Win.Editor.Ribbon.PasteButton

PasteButton Class

Represents Paste button in a C1EditorRibbon control.

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

Constructors

Name Description
PasteButton()

Creates a new instance of PasteButton.

Methods

Name Description
CreateLargeIcon()

Creates default large icon of the element.

CreateSmallIcon()

Creates default small icon of the element.

OnClick(EventArgs)