Products we use.
We use and recommend following products. If you know of a better product let us know and we will review it. Click on the Logos for more information.
Called to calculate the target location of the outer cell being dragged.
virtualvoid OnGridCalcOuterDropTarget( const CExtGridHitTestInfo & htInfoDrag, CExtGridHitTestInfo & htInfoDrop, CPoint point );
Parameters
- htInfoDrag
- Reference to the hit-test object that specifies the location of the cell that is being dragged.
- htInfoDrop
- Reference to the hit-test object in which the target location should be saved.
- point
- Specifies the mouse pointer position in client coordinates of the grid control.