IDropTarget.DragLeave Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

‘선언
Sub DragLeave
‘사용 방법
Dim instance As IDropTarget

instance.DragLeave()
void DragLeave()
void DragLeave()
abstract DragLeave : unit -> unit 
function DragLeave()

Remarks

For information on the COM interface, see IDropTarget::DragLeave

.NET Framework Security

See Also

Reference

IDropTarget Interface

IDropTarget Members

Microsoft.VisualStudio.OLE.Interop Namespace