GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / OnBackgroundSingleClicked Method
In This Topic
    OnBackgroundSingleClicked Method (GoView)
    In This Topic
    Invoke all BackgroundSingleClicked event handlers.
    Syntax
    protected virtual void OnBackgroundSingleClicked( 
       GoInputEventArgs evt
    )

    Parameters

    evt
    See Also