Click or drag to resize

MouseEventArgs Properties

The MouseEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyLocation
Gets or sets the mouse position relative to the bounds of the browser instance.
Public propertyLocationOnScreen
Gets or sets the mouse position relative to the bounds of the screen.
Top
See Also