BaseButtonListBackColor Property

In order to draw a partial transparency above the border when TitleText is specified, this property is replaced by the ListBackColor property. Use it to set the background color instead.

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public override Color BackColor { get; }

Property Value

Color

See Also