[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Provides data for the DragDrop, DragEnter, or DragOver event. [Property] [Methods] doGetMethod=Gets the specified method of the event arguments. ARG(DragEventArgs args)|1|0 *onAllowedEffect=Gets which drag-and-drop operations are allowed by the originator of the drag event.ARG(DragDropEffects)|2|0 *onData=Gets the IDataObject that contains the data associated with this event. ARG(IDataObject)|2|0 *onEffect=Gets or sets the target drop effect in a drag-and-drop operation.ARG(DragDropEffects)|2|0 *onEquals=Determines whether the specified Object is equal to the current Object. ARG(bool)|2|104 *onGetHashCode=Serves as a hash function for a particular type. ARG(int)|2|1 *onGetType=Gets the Type of the current instance. ARG(Type)|2|0 *onKeyState=Gets the current state of the SHIFT, CTRL, and ALT keys, as well as the state of the mouse buttons.ARG(int)|2|1 *onToString=Returns a string that represents the current object. ARG(string)|2|2 *onX=Gets the x-coordinate of the mouse pointer, in screen coordinates.ARG(int)|2|1 *onY=Gets the y-coordinate of the mouse pointer, in screen coordinates.ARG(int)|2|1 *obj=The object to compare with the current object. ARG(Object)|4|0