Gets the location of the mouse during the generating mouse event.
'Declaration
Public ReadOnly Property Location As Point
public Point Location {get;}
Property Value
A
System.Drawing.Point that contains the x- and y- mouse coordinates, in pixels, relative to the upper-left corner of the form.