Udostępnij przez


ElementHost.DragDrop Zdarzenie

Definicja

Występuje po zakończeniu operacji przeciągania i upuszczania.

public:
 event System::Windows::Forms::DragEventHandler ^ DragDrop;
[System.ComponentModel.Browsable(false)]
public event System.Windows.Forms.DragEventHandler DragDrop;
[<System.ComponentModel.Browsable(false)>]
member this.DragDrop : System.Windows.Forms.DragEventHandler 
Public Custom Event DragDrop As DragEventHandler 

Typ zdarzenia

Atrybuty

Uwagi

Aby uzyskać więcej informacji o zdarzeniu DragDrop , zobacz Control.DragDrop.

Dotyczy

Zobacz też