You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
you can do like this
case 0:
SliderValue = value * (-1)
break;
-
I can't understand this tutorial how to use this code?