Spaces
Posted: Fri Sep 08, 2006 7:08 am
I have a text box with an GetValue event:
e.Value = NumberToString("0") + " ";
But the space are cut off in the preview. Was must I do to show the spaces again?
Thanks
e.Value = NumberToString("0") + " ";
But the space are cut off in the preview. Was must I do to show the spaces again?
Thanks