Table of Contents

Class MouseExitedEventArgs

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

The event arguments for the Exited event.

public sealed class MouseExitedEventArgs : MouseEventArgs, IMouseExitedEventArgs, IMouseEventArgs
Inheritance
MouseExitedEventArgs
Implements
Inherited Members

Properties

Button

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

KeyModifiers

Gets or sets the keyboard modifiers.

MouseModifiers

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