SftTree/DLL 7.5 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 3.0 - Button Control
SftMask/OCX 7.0 - Masked Edit Control
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 7.5 - Tree Control
SftTree/DLL 7.5 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 3.0 - Button Control
SftMask/OCX 7.0 - Masked Edit Control
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 7.5 - Tree Control
SftTree/NET 2.0 - Tree Control
Defines the progress bar color used for this cell, combined with ProgressColor creating a gradient fill.
Get
Put
object
A SftTreeCell object.
Clr
Defines the progress bar color used for this cell, combined with ProgressColor creating a gradient fill. -1 indicates that there is no defined color and the default colors are used. For information about color properties, please visit the applicable section "Using SftTree/OCX with ...".
The ProgressColorEnd property defines the progress bar color used for this cell, combined with Cell.ProgressColor creating a gradient fill.
The ProgressColorEnd property combined with Cell.ProgressColor can be used to define a gradient fill for the progress bar. The orientation of the gradient fill can be defined using the Cell.ProgressColorOrientation property. If Cell.ProgressColor is not defined, ProgressColorEnd is ignored and has no effect.
A progress bar is only shown for the cell if its Cell.ProgressMax property is set to a value other than 0.
See Also SftTreeCell Object | Object Hierarchy
