Thursday, October 28, 2010

How do you issue a left click order in VB?

I want to know how to issue a left click order in VB.



I want it to make the mouse click anywhere, even if the forum isn't in focus.How do you issue a left click order in VB?
You cannot raise client events from the program itself.How do you issue a left click order in VB?
You should find what you're looking for at http://www.pinvoke.net/default.aspx/user鈥?/a> . Just be aware that you can't click on a window behind another window, you have to bring it to the front.

No comments:

Post a Comment