|
-
Jul 26th, 2005, 11:50 AM
#1
Thread Starter
Addicted Member
capture double click
I need to possibly capture the double click event on a form. Before you roll your eyes read on. I do not want to write out 125 possible click event handlers. So, if i can capture the double click event on each form, determine if the double click was executed on a text box i could open a user control - allow the user to use a larger text box version of the control and enter or read the contents of the box. Right click would work too.
As you may remember i have lots of controls on several forms. to save space i thought about removing all the text boxes designed for notes. several note boxes are located on each form. what would be a good way of hiding the box - opening the box - hiding the box when done? and saving its contents into my file (i can do that but thought i'd throw it in.)
-
Jul 26th, 2005, 06:47 PM
#2
Dazed Member
Re: capture double click
What language? You should throw this in another forum also. So you can get a fast response.
-
Jul 27th, 2005, 06:25 AM
#3
Thread Starter
Addicted Member
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
|