FlatButtonAppearance Class
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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Available since 2.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


