dbicCalc Send comments on this topic.
FillType Property
See Also 
dbicCalc Assembly > Dbi.WinControl.Calc Namespace > UserDrawnButtonEventArgs Class : FillType Property

Gets or sets the background pattern of the button to be drawn.

Syntax

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

Property Value

enumFillType

Requirements

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

See Also