I have a textbox that does something on GotFocus.
How can I disable the GotFocus event on this textbox?
How to enable it back?
Sorry, I forgot – i work on Windows-mobile 6.5
Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You could always Enable or Disable the control as well
The code above is much too short to write a routine for, but gets the point across easier.