[]
        
(Showing Draft Content)

C1.Win.FlexPivot.Styles.ButtonStyles

ButtonStyles Class

ButtonStyles contains display attributes that determine the general appearance of the button on the screen.

Inheritance
ButtonStyles
Implements
Namespace: C1.Win.FlexPivot.Styles
Assembly: C1.Win.FlexPivot.Slicer.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class ButtonStyles : BaseC1FrameworkStyle, IButtonStyles

Properties

Name Description
Corners

Gets or sets the radii of the element corners.

Default

Gets style containing display attributes that determine the general appearance of element on the screen in the default state.

ForeColor

Gets or sets the Color used to draw the text.

Hot

Gets style containing display attributes that determine the general appearance of element on the screen when the cursor is over it.

HotPressed

Gets style containing display attributes that determine the general appearance of pressed element on the screen when the cursor is over it.

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 style containing display attributes that determine the general appearance of pressed element on the screen.

Methods

Name Description
ResetCorners()
ResetDefault()
ResetForeColor()
ResetHot()
ResetHotPressed()
ResetMargins()
ResetPadding()
ResetPressed()
ShouldSerializeCorners()
ShouldSerializeDefault()
ShouldSerializeForeColor()
ShouldSerializeHot()
ShouldSerializeHotPressed()
ShouldSerializeMargins()
ShouldSerializePadding()
ShouldSerializePressed()