FormComboBoxControl.dragLeave Method

Definition

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

public:
 override void dragLeave();
public override void dragLeave ();
override this.dragLeave : unit -> unit
Public Overrides Sub dragLeave ()

Applies to