[]
        
(Showing Draft Content)

C1.Win.ExpressionEditor.UI.ScrollButtonsStyle

ScrollButtonsStyle Class

ScrollButtonsStyle contains display attributes that determine the general appearance of the scrollbar buttons on the screen.

Inheritance
ScrollButtonsStyle
Namespace: C1.Win.ExpressionEditor.UI
Assembly: C1.Win.ExpressionEditor.8.dll
Syntax
public class ScrollButtonsStyle : BaseItemStyle

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 style containing display attributes that determine the general appearance of element on the screen when the cursor is over it.

Pressed

Gets style containing display attributes that determine the general appearance of pressed element on the screen.

Methods

Name Description
ResetBorder()

Restores the default value of the Border property.

ResetCorners()

Restores the default value of the Corners property.

ResetHot()
ResetPressed()
ShouldSerializeBorder()

Specifies whether to save the value of the Border property.

ShouldSerializeCorners()

Specifies whether to save the value of the Corners property.

ShouldSerializeHot()
ShouldSerializePressed()