I have a masked edit box that I want to allow end users to enter a value from 0 to 100 percent (database column type = real) i.e. 50 or 45.67 etc...

What format and mask properties should I use?

Thank you in advance!!