|
-
April 13th, 2010, 09:20 AM
#1
Waiting for a Mouse Click
Hi all;
I am writing a small application. This application has a Botton. When I push the bottom, I need to let the program wait for a MOUSE CLICK. And after the mouse click, the application can continue the the next process. Is there any possibility in C#, to let the program wait for a mouse click?
Thanks
-
April 13th, 2010, 09:56 AM
#2
Re: Waiting for a Mouse Click
By pushing the button, don't you mean 'click' the button?
Take a look at the MouseClick or MouseDown event
Tags for this Thread
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
|