Search:
|
Browse by category:
|
| | | |
|
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.
Prev | Next | |
Can I spread a title across two columns? | Objective Grid: Adding application-specific data |