03-25-2012, 11:32 PM
xolara Wrote:to move the mouse
Code:Cursor.Position = New Point(MouseposX, MouseposY)
Ah, that could come in handy.. thanks!
Is there a way to bind a mouse click to a key press?
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Is there a way to bind a mouse click to a key press? - by Himansh - 03-24-2012, 11:32 PM
Re: Is there a way to bind a mouse click to a key press? - by brandonio21_phpbb3_import2 - 03-25-2012, 09:28 AM
Re: Is there a way to bind a mouse click to a key press? - by xolara - 03-25-2012, 12:55 PM
Re: Is there a way to bind a mouse click to a key press? - by Himansh - 03-25-2012, 10:34 PM
Re: Is there a way to bind a mouse click to a key press? - by brandonio21_phpbb3_import2 - 03-25-2012, 11:32 PM
|