how get mouse x y from LParam in WM_MOUSEMOVE ?

  • Thread starter Thread starter mtczx232
  • Start date Start date
M

mtczx232

LParam (intPtr) in WM_MOUSEMOVE contain the x,y of mouse position.
how retrieves this value in vb.net code?
 
Back
Top