[]
        
(Showing Draft Content)

C1.Win.ExpressionEditor.UI.ImageButtonStyle

ImageButtonStyle Class

The ImageButtonStyle class contains display attributes that determine the appearance of ImageButton elements on the screen.

Inheritance
ImageButtonStyle
Namespace: C1.Win.ExpressionEditor.UI
Assembly: C1.Win.ExpressionEditor.8.dll
Syntax
public class ImageButtonStyle : BaseImageButtonStyle

Properties

Name Description
Border

Gets or sets the thickness of the border around the element.

Corners

Gets or sets the radii of the element corners.

Hot

Gets or sets the style to be used when the element is hot.

Margins

Gets or sets the thickness of the margins around the element.

Padding

Gets or sets the thickness of the padding between the element edges and its content.

Pressed

Gets or sets the style to be used when the element is pressed.

Methods

Name Description
ApplyToStyle(Style)

Applies style to destination style.

ResetCorners()

Restores the default value of the Corners property.

ShouldSerializeCorners()

Specifies whether to save the value of the Corners property.