I want to limit entries into a textbox to STANDARD, RUSH, and SUPER
This version of VB.net does have a mask property for textboxes (and maybe mask is not what I'm looking for). It would make sense that once the user pressed the 'R', that RUSH would fill into the box as well as the ST or SU doing the same. What are my options? Any sample code you'd present would be appreciated.
Thanks
Deon Cranford
This version of VB.net does have a mask property for textboxes (and maybe mask is not what I'm looking for). It would make sense that once the user pressed the 'R', that RUSH would fill into the box as well as the ST or SU doing the same. What are my options? Any sample code you'd present would be appreciated.
Thanks
Deon Cranford