dbicLabel Send comments on this topic.
BackFillType Property
See Also 
dbicLabel Assembly > Dbi.WinControl.Label Namespace > dbiLabel Class : BackFillType Property

Gets or sets the pattern used to paint the background of the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property BackFillType As enumFillType
C# 
public virtual enumFillType BackFillType {get; set;}

Property Value

enumFillType

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also