Property SecondaryButtonDown
- Namespace
- DotNetBrowser.Input.Mouse.Events
- Assembly
- DotNetBrowser.dll
SecondaryButtonDown
Indicates whether the secondary mouse button is pressed.
bool SecondaryButtonDown { get; }
Property Value
- bool
true
if the mouse button is pressed,false
otherwise.