dbicButton Send comments on this topic.
BackFillType Property
See Also 
dbicButton Assembly > Dbi.WinControl.Button Namespace > dbiButton Class : BackFillType Property

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

Syntax

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

Property Value

dbi.enumFillType

Requirements