Share via


ElementHost.DragLeave Událost

Definice

Vyvolá se při přetažení objektu mimo hranice ovládacího prvku.

public:
 event EventHandler ^ DragLeave;
[System.ComponentModel.Browsable(false)]
public event EventHandler DragLeave;
[<System.ComponentModel.Browsable(false)>]
member this.DragLeave : EventHandler 
Public Custom Event DragLeave As EventHandler 

Event Type

Atributy

Poznámky

Další informace o události najdete v DragLeave tématu DragLeave.

Platí pro

Viz také