GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / RaiseBackgroundContextClicked Method
In This Topic
    RaiseBackgroundContextClicked Method
    In This Topic
    Raise a BackgroundContextClicked event for a given canonicalized input event.
    Syntax
    public void RaiseBackgroundContextClicked( 
       GoInputEventArgs evt
    )

    Parameters

    evt
    See Also