I'm having a problem using the masked edit control on
VB.net 2003.
I've put in literals in the textbox but when I run, it runs as read-only and the user can't enter any information. There is no read-only property that allows me to change it. Is there any other property that I can use to change it from read-only?