piDogScrollingCanvas.MouseDownOverlayLayer

Scope: Public
Event MouseDownOverlayLayer(X As integer,Y As Integer) As Boolean
The User has clicked the mouse within the control at x,y. Return true to handle the event and receive subsequent overlay layer mouse events or false to pass it through to MouseDownScrollingLayer.