OLEDragOver event (ILEADRasterImgList)

Visual Basic example

Visual C++ example

 

Syntax

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 image list control. It also provides the I image list 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, EnableUseDefaultCursor property

Topics

Raster Images: Copying Images