The following tables list the members exposed by MultiRowFlatButtonAppearance.
Public Properties
| 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 button client area when the button is checked and the pointer is outside the boundary of the cell. |
| MouseDownBackColor | Gets or sets the color of the client area of the button when the mouse button is pressed within the cell boundary. |
| MouseOverBackColor | Gets or sets the color of the client area of the button when the pointer is within the cell boundary. |
Top
Public Methods
| Name | Description |
| Clone | Creates an exact copy of the MultiRowFlatButtonAppearance object. |
Top
See Also