The fields of the DropTargetEventArgs class are listed below. For a complete list of DropTargetEventArgs class members, see the DropTargetEventArgs Members topic.
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 |
DropTargetEventArgs Class | Aveva.ApplicationFramework.Presentation Namespace