EnableOLEDragMethod property (Main Control)

Visual Basic example

Visual C++ example

Syntax

BOOL EnableOLEDragMethod;

Overview

Refer to Drag and Drop.

Remarks

(Persistent property, available at design time) Enables or disables the OLE drag and drop operation in the Main Control. Possible values are:

Setting

Description

TRUE

Enables drag-and-drop operation.

FALSE

Disables drag-and-drop operation.

If EnableOLEDragMethod is TRUE:

Note:

Set this property to FALSE before closing the window or the operating system may not release the window.

See Also

Elements

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

Topics

Raster Images: Copying Images