[]
Represents a base toggle button element in a C1EditorRibbon control.
public abstract class EditorRibbonToggleButton : RibbonToggleButton
| Name | Description |
|---|---|
| EditorRibbonToggleButton(string, string, string) | Creates a new instance of EditorRibbonToggleButton. |
| Name | Description |
|---|---|
| Editor | |
| EditorRibbon |
| 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() |