Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

OLEDrag Method, SftTree Object

Initiates an OLE drag & drop operation.

Syntax

VB.NETobject.OLEDrag()
VBobject.OLEDrag
C#.NETvoid object.OLEDrag();
VC++HRESULT object->OLEDrag();
CHRESULT object->raw_OLEDrag();

object

A SftTree 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 DragMethod property is set to dragSftTreeOLE, the OLEDrag method is automatically invoked when a drag & drop operation is started by the user, depending on the DragType property.

See Also SftTree Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.