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