Control.OnDrop(DragEventArgs) Metode

Definisi

Dipanggil sebelum peristiwa Hilangkan terjadi.

protected:
 virtual void OnDrop(DragEventArgs ^ e) = OnDrop;
void OnDrop(DragEventArgs const& e);
protected virtual void OnDrop(DragEventArgs e);
function onDrop(e)
Protected Overridable Sub OnDrop (e As DragEventArgs)

Parameter

e
DragEventArgs

Data peristiwa untuk peristiwa tersebut.

Berlaku untuk

Lihat juga