OLEStartDrag event (ILEADRasterView)
void OLEStartDrag(short Button, short Shift, long x, long y) | |
Overview |
Refer to Loading a Bitmap from a File. |
Remarks
Occurs when the Drag-and-Drop operation starts, if a drag can be accepted. A drag can be accepted if the EnableOLEDragMethod property has been set to TRUE.
To start the drag and drop operation, set the EnableOLEDragMethod property to TRUE. With the cursor inside the RasterView control, press the Left Mouse button and this event will occur.
See Also
Elements: |
EnableOLEDragMethod property, OLEDragCursor property, OLECompleteDrag event, OLEDragOver event, OLEGiveFeedback event, EnableUseDefaultCursor property |
Topics: |