[]
        
(Showing Draft Content)

C1.Win.Editor.Ribbon.EditorRibbonToggleButton

EditorRibbonToggleButton Class

Represents a base toggle button element in a C1EditorRibbon control.

Namespace: C1.Win.Editor.Ribbon
Assembly: C1.Win.Editor.8.dll
Syntax
public abstract class EditorRibbonToggleButton : RibbonToggleButton

Constructors

Name Description
EditorRibbonToggleButton(string, string, string)

Creates a new instance of EditorRibbonToggleButton.

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()
ResetToggleGroupName()
ResetToolTip()
ShouldSerializeText()
ShouldSerializeToggleGroupName()
ShouldSerializeToolTip()