CMFCToolBarDropTarget::OnDragEnter

This class supports the MFC framework infrastructure and is not intended to be used directly from your code.

virtual DROPEFFECT OnDragEnter(
   CWnd* pWnd,
   COleDataObject* pDataObject,
   DWORD dwKeyState,
   CPoint point
);

Parameters

Parameter

Description

[in] pWnd

 

[in] pDataObject

 

[in] dwKeyState

 

[in] point

 

Requirements

Header: afxtoolbardroptarget.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCToolBarDropTarget Class