dbicDropDate Send comments on this topic.
FillType Property
See Also 
dbicDropDate Assembly > Dbi.WinControl Namespace > dbiButtonControl Class : FillType Property

Determines the fill type used for the button.

Syntax

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

Requirements

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

See Also