Hi,
The last time I asked somebody told me to write:
Quote:
quote:
Me.Line (10, 10)-(x1, y1) 'remove the previous line
x1 = X: y1 = Y
Me.Line (10, 10)-(x1, y1) 'draw the new line
|
But when I tried, I can draw the new line but the old one will still be there..
How to erase the old/previous line? Some help please..
Thanks
???