You might want to look at DataBinding too. Combining the Format and Parse
events can allow a flexibility to the behaviour of a TextBox. Ex: You can
easily add a dollar sign to the display of a float to make it a currency
using Format.
And you should be able to use the parse event to control what is actually
stored in your bound class.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.