M mtczx232 Feb 6, 2006 #1 LParam (intPtr) in WM_MOUSEMOVE contain the x,y of mouse position. how retrieves this value in vb.net code?
LParam (intPtr) in WM_MOUSEMOVE contain the x,y of mouse position. how retrieves this value in vb.net code?
H Herfried K. Wagner [MVP] Feb 6, 2006 #2 LParam (intPtr) in WM_MOUSEMOVE contain the x,y of mouse position. how retrieves this value in vb.net code? Click to expand... Check out the 'WordConverter' class which can be found here: <URL:http://dotnet.mvps.org/dotnet/faqs/?id=showaccelerators&lang=en>
LParam (intPtr) in WM_MOUSEMOVE contain the x,y of mouse position. how retrieves this value in vb.net code? Click to expand... Check out the 'WordConverter' class which can be found here: <URL:http://dotnet.mvps.org/dotnet/faqs/?id=showaccelerators&lang=en>