piDogScrollingCanvas.DragOver
Scope: Public
Event DragOver(x As integer,y as integer,obj As DragItem,action as integer) As Boolean
A drag event is occurring at x,y. Return false to pass the event throught to individual layers.