Defines the background color, i.e. the color that is painted on:
'Declaration Public Overrides Property BackColor As Color
'Declaration
Public Overrides Property BackColor As Color
public override Color BackColor {get; set;}
public: property Color BackColor { Color get() override; void set ( Color value) override; }
Platforms: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 25H2), Windows Server 2016 - 2025 .NET: .NET Framework 4.8, .NET 8, .NET 9, .NET 10
ListLabelPreviewControl Class ListLabelPreviewControl Members