AVEVA CAF API Documenation
Properties  Methods  Events


DropTarget Class Members

The following tables list the members exposed by DropTarget.

Public Properties
 NameDescription
Public Property Gets the DropTarget type.  
Top
Public Methods
 NameDescription
Public Method Raise a DragDrop event for this DropTarget.  
Public Method Raise a DragEnter event for this DropTarget.  
Public Method Raise a DragOver event for this DropTarget.  
Top
Public Events
 NameDescription
Public Event Occurs when an object is dropped onto the DropTargets.  
Public Event Occurs when an object is dragged into the DropTargets bounds.  
Public Event Occurs when an object is dragged over the DropTargets.  
Top
See Also