Method OnDragLeave
OnDragLeave(EventArgs)
Called when the DragLeave event is raised.
protected virtual void OnDragLeave(EventArgs e)
Parameters
Remarks
Derived classes can override this method to handle the event without attaching a delegate.
Called when the DragLeave event is raised.
protected virtual void OnDragLeave(EventArgs e)
Derived classes can override this method to handle the event without attaching a delegate.