ronwilliams
09-29-2009, 12:52 PM
How can I prevent the user from clicking inside the input box?
I have already used Screen.SetFocus to activate the input box, but some users keep on clicking inside the box and thus causing a space in some instances. I use this when they need to enter a 4 digit key.
I think what I actually meant to say is how do I prevent a user from entering spaces into a input box?
Thanks
ron
I have already used Screen.SetFocus to activate the input box, but some users keep on clicking inside the box and thus causing a space in some instances. I use this when they need to enter a 4 digit key.
I think what I actually meant to say is how do I prevent a user from entering spaces into a input box?
Thanks
ron