OLEDragCursor property (Main Control)

Visual Basic example

Visual C++ example

Syntax

IPictureDisp* OLEDragCursor;

Overview

Refer to Drag and Drop.

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 pbUseDefaultCursor parameter of the OLEGiveFeedback event to FALSE, within the event.

See Also

Elements:

OLEStartDrag event

Topics:

Raster Images: Copying Images