jonnydexter
Registered User.
- Local time
- Today, 22:25
- Joined
- Aug 31, 2012
- Messages
- 21
i have a form with 40 text boxes on it. i want to assign the same code to the onclick event and ondblclick event of all of them, is there a quicker way than creating all 80 code sections.
can i create a custom event that will check whether it was one of the textboxs clicked and pass a handle or something to identify it ?
tia
can i create a custom event that will check whether it was one of the textboxs clicked and pass a handle or something to identify it ?
tia