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

    Parameters

    evt
    Remarks
    See Also