MouseEnteredEventArgs Properties |
The MouseEnteredEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Location |
Gets or sets the mouse position relative to the bounds of the browser instance.
(Inherited from MouseEventArgs.) | |
| LocationOnScreen |
Gets or sets the mouse position relative to the bounds of the screen.
(Inherited from MouseEventArgs.) | |
| MouseModifiers |
Gets or sets the mouse modifiers indicating which mouse buttons are currently pressed.
|