|
-
Jan 27th, 2012, 01:08 PM
#1
Thread Starter
Member
Check wheter a button or textbox is clicked.
I have two text boxes (txt1, txt2) and an exit button (btnExit)
In txt1.Leave event; i have some validations. If validation fails then I keep the fous on txt1.
If btnExit is clicked then I do not want to execute the validation and instead close the application.. How do I do it?
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
|