Promotic

Slider - property of the PmgSliderBox object

Description:
Returns reference to the internal PmgSlider object.
Syntax:
Object Slider
Note:
Property access for read only.
 
This property is also functional in Web panels.
Example:
Obtains the value entered by slider. It is presumed, that the oSliderBox variable is set to object of the PmgSliderBox type.
JavaScriptVBScriptSelect and copy to clipboard

var oSliderBox = pMe.Items("/SlidBox");
var nValue = oSliderBox.Slider.Value;
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.