mouse move?
Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
3 posts
Page 1 of 1
how would you move your mouse with coding in visual basic 2008?
been trying to find this out for awhile wahooo;
been trying to find this out for awhile wahooo;
Last edited by Livengood on Wed Apr 28, 2010 5:42 am, edited 1 time in total.
You can set the location/possition of the mouse cursor using:
Code: Select all
Cursor.Position = New Point(100, 100)
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
3 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023