COleDropTarget Members

Base Class Members

CObject Members

CCmdTarget Members

Construction

COleDropTarget

Constructs a COleDropTarget object.

Operations

Register

Registers the window as a valid drop target.

Revoke

Causes the window to cease being a valid drop target.

Overridables

OnDragEnter

Called when the cursor first enters the window.

OnDragLeave

Called when the cursor is dragged out of the window.

OnDragOver

Called repeatedly when the cursor is dragged over the window.

OnDragScroll

Called to determine whether the cursor is dragged into the scroll region of the window.

OnDrop

Called when data is dropped into the window, default handler.

OnDropEx

Called when data is dropped into the window, initial handler.

See Also

Reference

COleDropTarget Class

Hierarchy Chart