EnableUseDefaultCursor property (ImageList Control)

Visual Basic example

Visual C++ example

 

Syntax

VARIANT_BOOL EnableUseDefaultCursor;

Overview

Refer to Drag and Drop.

Remarks

(Persistent property, available at design time) Gets or sets a value that indicates whether to use the default cursor in the OLE drag and drop operation in the image list control. Possible values are:

Setting

Description

TRUE

Use the default Drag and Drop cursor.

FALSE

Use the custom cursor specified in the OLEDragCursor property.

See Also

Elements

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

Topics

Raster Images: Copying Images