Is there any way I can get an OnMouseDown event for a shape that I have created using:
(Canvas->Ellipse) method?.
I need to add 1 each time the Ellipse is clicked with the mouse.
I realise I should have placed a shape on the form rather than used the canvas, however I have come too far with the code to make any adjustments.
Any help would be great.
Indo
(Canvas->Ellipse) method?.
I need to add 1 each time the Ellipse is clicked with the mouse.
I realise I should have placed a shape on the form rather than used the canvas, however I have come too far with the code to make any adjustments.
Any help would be great.
Indo