IMouseModifiersForwardButtonDown Property  | 
 
                Indicates whether the second extended ("Forward") mouse button is pressed.
            
 
    Namespace: 
   DotNetBrowser.Input.Mouse.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.5
Syntaxbool ForwardButtonDown { get; }Property Value
Type: 
Booleantrue if the mouse button is pressed, 
false otherwise.
See Also