Forum Discussion

baburajvd's avatar
baburajvd
Occasional Contributor
7 years ago

How to change the value in a slider control to a particular value without using wPosition?

Hi All

I was working in a slider control to change the value using wPosition property.

But when I set a value (Ex: Slider.wPosition=50), the text value for the slider is not getting changed to 50.

So what property should I use for seek the slider to a particular value.