OLEDragCursor property (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

IPictureDisp* OLEDragCursor

Overview

Refer to Loading a Bitmap from a File.

Remarks

(Persistent property, available at design time.) Gets or sets a custom mouse icon for the OLE Drag-and-Drop operation.

To use a custom mouse icon for the Drag and Drop operation, set this property to the desired icon and set the EnableUseDefaultCursor property to FALSE.

See Also

Elements:

EnableUseDefaultCursor property, EnableOLEDragMethod property, OLEStartDrag event, OLECompleteDrag event, OLEDragOver event, OLEGiveFeedback event

Topics:

Raster Images: Copying Images