AVEVA CAF API Documenation


DropTargetEventArgs Class Fields

For a list of all members of this type, see DropTargetEventArgs members.

Public Fields
 NameDescription
Public Field Data object used to encapsulate the object being dropped  
Public Field The target drop effect in a drag-and-drop operation.  
Public Field The windows DragEventArgs object  
Public Field Boolean used to indicate if drop target is valid for a particular DataObject  
Public Field The DropTarget object  
Top
See Also