DiagramClientView.OnDragDropCancelled(EventArgs) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reset the toolbox on dragdrop cancel
protected:
virtual void OnDragDropCancelled(EventArgs ^ e);
protected virtual void OnDragDropCancelled (EventArgs e);
abstract member OnDragDropCancelled : EventArgs -> unit
override this.OnDragDropCancelled : EventArgs -> unit
Protected Overridable Sub OnDragDropCancelled (e As EventArgs)