System.Windows.Forms.FlatButtonAppearance Members

The members of System.Windows.Forms.FlatButtonAppearance are listed below.

See Also: Inherited members from System.Object

Public Properties

BorderColorSystem.Drawing.Color.

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

BorderSizeint.

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

CheckedBackColorSystem.Drawing.Color.

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

MouseDownBackColorSystem.Drawing.Color.

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

MouseOverBackColorSystem.Drawing.Color.

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