I am having trouble remembering what I did to find out if the cursor.position is within a certain area (region) on a form. Anybody know what to do in this case?
I am having trouble remembering what I did to find out if the cursor.position is within a certain area (region) on a form. Anybody know what to do in this case?
VulpesPosted Jun 20, 2012, 6:51 PM
I'd have thought that it would most likely be in the MouseDown, MouseMove or MouseHover events of the Form but it doesn't necessarily have to be.
DuanePosted Jun 20, 2012, 9:42 PM
DuanePosted Jun 20, 2012, 4:24 PM
VulpesPosted Jun 20, 2012, 2:55 PM