Share via


FormControl.dragLeave Method

Definition

Raises the dragLeave event to indicate that a mouse drag operation has left the current control.

public:
 virtual void dragLeave();
public virtual void dragLeave ();
abstract member dragLeave : unit -> unit
override this.dragLeave : unit -> unit
Public Overridable Sub dragLeave ()

Applies to