Click or drag to resize

ProgressBar.Range Property (Typed)

X#
A Range object representing the minimum and maximum values currently in use for the progress bar.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Range AS Range GET SET 
Request Example View Source

Property Value

Type: Range
A Range object representing the minimum and maximum values currently in use for the progress bar.
See Also