using int you can achieve this. set the max value to 1000 and show your user he can select any value between 0-10 upto 2 decimal point, i.e., when he scrolls it to 555, show him the output 5.55 (on a Label or ..), do all your calculation in the scroll event....