OLEDrag Method
Description
Causes a component to initiate an OLE drag/drop operation.
Syntax
Public Sub OLEDrag()
Remarks
When the OLEDrag method is called, the component's OLEStartDrag event occurs, allowing it to supply data to a target component.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.