dbicDigit Send comments on this topic.
FillType Property
See Also 
dbicDigit Assembly > Dbi.WinControl.Digit Namespace > dbiDigit Class : FillType Property

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

Syntax

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

Property Value

enumFillType

Requirements

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

See Also