FlatButtonAppearance Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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 bounds of the control. |
![]() | MouseDownBackColor | Gets or sets the color of the client area of the button when the mouse is pressed within the bounds of the control. |
![]() | MouseOverBackColor | Gets or sets the color of the client area of the button when the mouse pointer is within the bounds of the control. |
Show:
