COleDropTarget Members
Base Class Members
Construction
Constructs a COleDropTarget object. |
Operations
Registers the window as a valid drop target. |
|
Causes the window to cease being a valid drop target. |
Overridables
Called when the cursor first enters the window. |
|
Called when the cursor is dragged out of the window. |
|
Called repeatedly when the cursor is dragged over the window. |
|
Called to determine whether the cursor is dragged into the scroll region of the window. |
|
Called when data is dropped into the window, default handler. |
|
Called when data is dropped into the window, initial handler. |