ValueMax - property of object PmiSlider
Description:
High limit of entered value.
Syntax:
ValueMax As Double
Calling:
oSlider.ValueMax = val
Note:
Property access
for read and write. The preset value of this property is defined in the "
High limit" configurator of this object.
This property is also functional for Web panels. (For the MSIE 8 and older browser versions, the property is not functional directly in the script and must be assigned/read by using the SetProp/GetProp methods.)