piDogScrollingCanvas.DragOverOverlayLayer
Scope: Public
Event DragOverOverlayLayer(x As integer,y as integer,obj As DragItem,action as integer) As Boolean
A drag event is occuring at x,y. Return false to pass the event throught to scrolling layer.