SftBox/OCX 4.5

SftBox.OLEDrag Method

Softel vdm, Inc.

Initiates an OLE drag & drop operation.

Syntax       

VB.NET

object.OLEDrag()

VB

object.OLEDrag

C#.NET

void object.OLEDrag();

VC++

HRESULT object->OLEDrag();

C

HRESULT object->raw_OLEDrag();

Delphi

procedure object.OLEDrag();

object

A SftBox object.

Comments

The OLEDrag method initiates an OLE drag & drop operation.

When the OLEDrag method is called, the OLEStartDrag event occurs, allowing the application to supply data to a target component.

An application can invoke an OLE drag & drop operation explicitly using the OLEDrag method.

If the OLEDragMode property is set to OLEDragSftBoxAutomatic, the OLEDrag method is automatically invoked when an OLE drag & drop operation is started by the user.


Feedback / comments / error reports for this topic
© 2008 - Softel vdm, Inc. - www.softelvdm.com