Table of Contents

Class MouseEnteredEventArgs

Namespace
DotNetBrowser.Input.Mouse.Events
Assembly
DotNetBrowser.dll

The event arguments for the Entered event.

public sealed class MouseEnteredEventArgs : MouseEventArgs, IMouseEnteredEventArgs, IMouseEventArgs
Inheritance
MouseEnteredEventArgs
Implements
Inherited Members

Properties

Button

Gets or sets the mouse button that is pressed when entering the browser.

KeyModifiers

Gets or sets the keyboard modifiers.

MouseModifiers

Gets or sets the mouse modifiers indicating which mouse buttons are currently pressed.