G
Guest
I need to validate the text in the textbox as the user enters them. If there
is a wildcard character the user's entry should be cleared. How do I do
this? I am having a problem in setting the keychar/keycode to vbkeyclear as
they are readonly. When I used VB6, I set keyascii to vbkeyclear. Can some
one help me on this one in VB.Net?
is a wildcard character the user's entry should be cleared. How do I do
this? I am having a problem in setting the keychar/keycode to vbkeyclear as
they are readonly. When I used VB6, I set keyascii to vbkeyclear. Can some
one help me on this one in VB.Net?