Table of Contents

Property SecondaryButtonDown

Namespace
DotNetBrowser.Input.Mouse.Events
Assembly
DotNetBrowser.dll

SecondaryButtonDown

Indicates whether the secondary mouse button is pressed.

public bool SecondaryButtonDown { get; set; }

Property Value

bool

true if the mouse button is pressed, false otherwise.