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

    Parameters

    evt
    See Also