H
Harry Simpson
I'm needed to use 2 decimal places for the NumericUpDown control on a Mobile
device form in compact Framework. Looks like the control in CF doesn't even
have a .decimals property on the control. I need to set the increment
property to at least 10ths so I increment by .1 or maybe even .01 each time.
Does the CF control not support this or is there a workaround?
TIA
Harry Simpson
device form in compact Framework. Looks like the control in CF doesn't even
have a .decimals property on the control. I need to set the increment
property to at least 10ths so I increment by .1 or maybe even .01 each time.
Does the CF control not support this or is there a workaround?
TIA
Harry Simpson