SECEditCtrlOleDropTarget::OnDragLeave
voidSECEditCtrlOleDropTarget::OnDragLeave(CWnd*pWnd)
Called when the cursor leaves the SECEditCtrl window while a dragging operation is in effect.
Defined in: SECEditCtrlOleDropTarget.cpp
Return Value
void
Parameters
pWnd
Points to the window the cursor is leaving.
See Also