Hi
I have a numeric updown box that has one place of decimal. I find that if i set the box to 1.0 the display will be '1'. How do you pad it with leading zeroes if its between 0 and 9 and force the .0 to display after the decimal point. If is set 1.1 it shows 11 which is fine.
any help would be great. thanks guys