Excalibur Software RainbowStatus 1.0
BackFill (RainProgress Object)
Property BackFill As ProgFillStyles
Description
Returns/sets the type of fill the control's background will have.
Settings
- pfSolid - A solid background color will be used
(set via the BackColor property).
- pfPicture - A picture will be tiled in the background
(set via the BackPicture property).
- pfVertGradient - The background will be vertically
graduated in color from BackColor to BackGradient.
- pfHorzGradient - The background will be
horizontally graduated in color from BackColor to BackGradient.