MouseDraggedEventArgs Properties | 
The MouseDraggedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Button | 
                Gets or sets the button that is pressed during the move.
              | |
| 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.) | |
| Modifiers | 
                Gets or sets the keyboard modifiers.
              |