ProgressBar.BarColor Property | |
A Color object specifying the bar color for the progress bar control.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY BarColor AS USUAL SET
public virtual Usual BarColor { set; }
Request Example
View SourceProperty Value
Type:
UsualA Color object specifying the bar color for the progress bar control.
See Also