G Guest Aug 22, 2004 #1 I wnat to write a code to get the mouse postion while i move the mouse on the desktop. But i dont know how to do this. plz help me
I wnat to write a code to get the mouse postion while i move the mouse on the desktop. But i dont know how to do this. plz help me
S Sijin Joseph Aug 23, 2004 #2 You need to first capture the mouse using Control.Capture property on whichever control you want to get the events when the mouse moves on the desktop. Sijin Joseph http://www.indiangeek.net http://weblogs.asp.net/sjoseph
You need to first capture the mouse using Control.Capture property on whichever control you want to get the events when the mouse moves on the desktop. Sijin Joseph http://www.indiangeek.net http://weblogs.asp.net/sjoseph