EControl Syntax Editor SDK
TecDragDrop Class Members
Members
TecDragDrop Methods
TecDragDrop Methods 
Description 
Creates and initializes a TecDragDrop instance. 
Destroys an instance of TecDragDrop. 
Initializes the component after the form file has been read into memory. 
Forwards notification messages to all owned components. 
Topics
Topic 
Description 
The methods of the TecDragDrop class are listed here. 
The properties of the TecDragDrop class are listed here. 
The events of the TecDragDrop class are listed here. 
TecDragDrop Properties
TecDragDrop Properties 
Description 
Specifies whether component is in Active state and OLE drops on the Control will be handled. 
Specifies window control that will receive OLE drops. Component will handle OLE drag events only for this control. 
TecDragDrop Events
TecDragDrop Events 
Description 
Called when mouse with dragged object enters Control.
Set Handled to True for disabling processing of standard formats. 
Called when mouse with dragged object moves over Control.
Set Handled to True for disabling processing of standard formats. 
Called when dragged object is dropped on the Control.
Set Handled to True for disabling processing of standard formats. 
Write this event handler to accept dropped ANSI text. 
Write this event handler to accept dropped UNICODE text. 
Copyright (c) 2004-2011. All rights reserved.