Available in the LEADTOOLS Imaging toolkit. |
OLEDragOver event (Main Control)
void OLEDragOver (short Button, short Shift, long X, long Y); | |
Overview |
Refer to Drag and Drop |
Remarks
Occurs repeatedly while dragging an image over the Main control. It also provides the Main control with feedback pertaining to the cursor position and the button used in the drag and drop process.
See Also
Elements |
EnableOLEDragMethod property, OLEDragCursor property, OLEStartDrag event, OLECompleteDrag event, OLEGiveFeedback event |
Topics |