constants exOLEDragOverEnum

State transition constants for the OLEDragOver event


NameValueDescription
exOLEDragEnter0 Source component is being dragged within the range of a target.
exOLEDragLeave1 Source component is being dragged out of the range of a target.
exOLEDragOver2 Source component has moved from one position in the target to another.