Property ForwardButtonDown
- Namespace
- DotNetBrowser.Input.Mouse.Events
- Assembly
- DotNetBrowser.dll
ForwardButtonDown
Indicates whether the second extended ("Forward") mouse button is pressed.
public bool ForwardButtonDown { get; set; }
Property Value
- bool
true
if the mouse button is pressed,false
otherwise.