GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoInputEventArgs Class / IsContextButton Property
In This Topic
    IsContextButton Property
    In This Topic
    Gets whether Buttons equals MouseButtons.Right.
    Syntax
    public virtual bool IsContextButton {get;}
    See Also