Hello,
I have to show percent values in numericupdown control.
suppose the value is 30%.
When user clicks in the control it should show 0.3 and on lost focus it should show 30%.
I checked but could not find text formatting.
Is this possible in numericupdown control?
I have to show percent values in numericupdown control.
suppose the value is 30%.
When user clicks in the control it should show 0.3 and on lost focus it should show 30%.
I checked but could not find text formatting.
Is this possible in numericupdown control?
Comment