[]
Gets the appearance of the border and the colors used to indicate check state and mouse state.
public FlatButtonAppearance FlatAppearance { get; }
Public ReadOnly Property FlatAppearance As FlatButtonAppearance
Type | Description |
---|---|
FlatButtonAppearance | One of the FlatButtonAppearance objects. |
With the FlatAppearance property, you can customize the appearance for the SideButtonBase object when the FlatStyle of the control, which the SideButtonBase belongs to, is FlatStyle.Flat.