GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoInputEventArgs Class / DoubleClick Property
In This Topic
    DoubleClick Property (GoInputEventArgs)
    In This Topic
    Gets or sets whether this is a double-click event.
    Syntax
    public bool DoubleClick {get; set;}
    See Also