TLabelBackColor Property

Specifies the background color of the TLabel region.

Definition

Namespace: BeeMobile.TransparentControls
Assembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
C#
public override Color BackColor { get; set; }

Property Value

Color

See Also