[]
        
(Showing Draft Content)

C1.Win.Editor.Ribbon.EditorRibbonButton

EditorRibbonButton Class

Represents a base button element in a C1EditorRibbon control.

Namespace: C1.Win.Editor.Ribbon
Assembly: C1.Win.Editor.8.dll
Syntax
public abstract class EditorRibbonButton : RibbonButton

Constructors

Name Description
EditorRibbonButton(string, string)

Creates a new instance of EditorRibbonButton.

Properties

Name Description
Editor
EditorRibbon

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.

Reset()
ResetIconSet()

Restores the default value of the C1.Win.Ribbon.RibbonIconItem.IconSet property.

ResetText()
ResetToolTip()
ShouldSerializeText()
ShouldSerializeToolTip()