IDropTarget.DragLeave Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void DragLeave();
public:
void DragLeave();
void DragLeave();
public void DragLeave ();
abstract member DragLeave : unit -> unit
Public Sub DragLeave ()
Remarks
For information on the COM interface, see IDropTarget::DragLeave