IMouseButtonEventArgsButton Property |
Gets the mouse button this event is related to.
Namespace:
DotNetBrowser.Input.Mouse.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax MouseButton Button { get; }
Property Value
Type:
MouseButtonThe mouse button this event is related to.
See Also