The properties of System.Windows.Forms.FlatButtonAppearance are listed below. For a list of all members, see the FlatButtonAppearance Members list.
See Also: Inherited members from System.Object
BorderColor | System.Drawing.Color.
Gets or sets the color of the border around the button. | |
BorderSize | int.
Gets or sets a value that specifies the size, in pixels, of the border around the button. | |
CheckedBackColor | System.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. | |
MouseDownBackColor | System.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. | |
MouseOverBackColor | System.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. |