View Single Post

  #8 (permalink)  
Old 10-31-2004
EdB EdB is offline
Member
Green Belt
 
Join Date: Aug 2002
Posts: 56
I'm not sure if you got your answer yet, but I think it's here:

dim x as integer = e.x
dim y as integer = e.y

Make those changes and you should be fine.
Reply With Quote