CMFCTabDropTarget::OnDragLeave

Called by the framework when the user drags an object outside of the tab window that has focus.

virtual void OnDragLeave(
   CWnd* pWnd
);

Parameters

Parameter

Description

[in] pWnd

Unused.

Remarks

This method calls the CMFCBaseTabCtrl::OnDragLeave method to perform the drag operation.

Requirements

Header: afxbasetabctrl.h

See Also

Reference

CMFCTabDropTarget Class

Hierarchy Chart