[]
        
(Showing Draft Content)

C1.Win.Editor.Ribbon.PreviewButton

PreviewButton Class

Represents Preview mode button in a C1EditorRibbon control.

Inheritance
PreviewButton
Namespace: C1.Win.Editor.Ribbon
Assembly: C1.Win.Editor.8.dll
Syntax
public class PreviewButton : EditorRibbonToggleButton

Constructors

Name Description
PreviewButton()

Creates a new instance of PreviewButton.

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.

OnClick(EventArgs)