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