FlatButtonAppearance Class

Provides properties that specify the appearance of button controls whose FlatStyle property is Flat.

Namespace: elsystem.windows.forms

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property BorderColor object Gets or sets the color of the border around the button.
Public property BorderSize int Gets or sets a value that specifies the size, in pixels, of the border around the button.
Public property CheckedBackColor object Gets or sets the color of the background of the button when the button is checked and the mouse pointer is outside the bounds of the button.
Public property MouseDownBackColor object Gets or sets the color of the background of the button when the mouse is pressed.
Public property MouseOverBackColor object Gets or sets the color of the background of the button when the mouse pointer hovers over the button.

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

Inheritance Hierarchy

elsystem.Object

elsystem.DotNetObject

  elsystem.windows.forms.FlatButtonAppearance