TCnButtonBase.FlatAppearance Property

Gets the appearance of the border and the colors used to indicate check state and mouse state.

Namespace: CNClrLib.Control.ButtonBase
published
 property FlatAppearance: TClrFlatButtonAppearance read GetFlatButtonAppearance write SetFlatButtonAppearance stored IsFlatButtonAppearanceStored;

Property Value

 

Use the FlatAppearance property only with Button controls whose FlatStyle is Flat.