IDropTargetImpl::OnDragLeave

void IDropTargetImpl::OnDragLeave(void)

Drag operation is leaving target

Defined in: DropTarget.h

Comments

OnDragOver does nothing-- you need to override this