Visual Basic Reference

OLEDrag Method (ActiveX Controls)

See Also   Example   Applies To

Causes a component to initiate an OLE drag/drop operation.

Syntax

object**.OLEDrag**

The object placeholder represents an object expression that evaluates to an object in the Applies To list.

Remarks

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