Spread 8.0 Documentation
OLEDrag Method
Support Options
ActiveX Reference > ActiveX Methods > OLEDrag Method

Glossary Item Box

OLEDrag Method


See Also

Applies To

fpSpread and fpSpreadPreview controls

Description

Initiates an OLE drag-drop operation with the control as the source.

Syntax

Visual Basic

fpSpread1.OLEDrag( )
fpSpreadPreview1.OLEDrag( )

Remarks

Use the OLEDrag method to initiate a drag-drop operation.

When the OLEDrag method is called, the source control's OLEStartDrag event occurs.

See Also

OLECompleteDrag, OLEGiveFeedback, OLESetData, OLEStartDrag events

Copyright © GrapeCity, inc. All rights reserved.