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.
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public override Color BackColor { get; }
Public Overrides ReadOnly Property BackColor As Color
Get
public:
virtual property Color BackColor {
Color get () override;
}
abstract BackColor : Color with get
override BackColor : Color with get
Property Value
Color