|
-
Jul 29th, 2002, 05:47 AM
#1
Thread Starter
Addicted Member
Masked data entry.
I need to have a mask for entry numbers in format: ##-####-##. Which control can be used to implement this in VB.Net. Or may be it can be done in a text box? It is necessary to display the mask when the control receives focus, and automatically move cursor to the next group of digits: for example
33-0___-__. I tried to use a Mask Edit control, but in VB.Net I was unable to change its background colour property at runtime.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|