Common Application Framework

DropTargetEventArgs Fields

The fields of the DropTargetEventArgs class are listed below. For a complete list of DropTargetEventArgs class members, see the DropTargetEventArgs Members topic.

Public Instance Fields

Data Data object used to encapslate the object being dropped
DragDropEffect The target drop effect in a drag-and-drop operation.
DragEventArgs The windows DragEventArgs object
IsValidDropTarget Boolean used to indicate if drop target is valid for a particular DataObject
Target The DropTarget object

See Also

DropTargetEventArgs Class | Aveva.ApplicationFramework.Presentation Namespace