View Single Post
Join Date: Sep 2005
Posts: 2
Reputation: electrocem is an unknown quantity at this point 
Solved Threads: 0
electrocem electrocem is offline Offline
Newbie Poster

Re: set mouse position

 
0
  #2
Sep 10th, 2005
Windows.Forms.Cursor.Current.Position = New System.Drawing.Point(225, 105)
Reply With Quote