[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.FlatButtonAppearance

FlatButtonAppearance Class

Represents the FlatButtonAppearance class.

Inheritance
FlatButtonAppearance
Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
[TypeConverter(typeof(FlatButtonAppearanceConverter))]
public sealed class FlatButtonAppearance
<TypeConverter(GetType(FlatButtonAppearanceConverter))>
Public NotInheritable Class FlatButtonAppearance

Constructors

Name Description
FlatButtonAppearance()

Initializes a new instance of the FlatButtonAppearance class.

Properties

Name Description
BorderColor

Gets or sets the color of the border around the button.

BorderSize

Gets or sets a value that specifies the size, in pixels, of the border around the button.

CheckedBackColor

Gets or sets the color of the client area of the button when the button is checked and the mouse pointer is outside the boundary of the control.

MouseDownBackColor

Gets or sets the color of the client area of the button when the mouse is pressed within the boundary of the control.

MouseOverBackColor

Gets or sets the color of the client area of the button when the mouse pointer is within the boundary of the control.