Skip To Main Content
Account
Settings
Logout
placeholder
Account
Settings
Logout
Filter:
All Files
Submit Search
You are here:
Is there any way that I can force what would normally be an OLE Move to be an OLE Copy?
You can override OnGridDragOver and return DROPEFFECT_COPY instead of DROPEFFECT_MOVE.