Objective Grid: Converting an OLE move to a copy

Article ID: 476
Last updated: 25 Apr, 2018
Article ID: 476
Last updated: 25 Apr, 2018
Revision: 3
Views: 1565
Posted: 12 Jan, 2001
by Meltreger B.
Updated: 25 Apr, 2018
by Meltreger B.

Problem

 


Is there any way to force what would normally be an OLE move operation to be an OLE copy?

 

 


Cause

 


 

 


Action

 


You can override OnGridDragOver() and return DROPEFFECT_COPY instead of DROPEFFECT_MOVE.

This article was:   Helpful | Not helpful
Report an issue
Article ID: 476
Last updated: 25 Apr, 2018
Revision: 3
Views: 1565
Posted: 12 Jan, 2001 by Meltreger B.
Updated: 25 Apr, 2018 by Meltreger B.

Others in this category