Drawing Graphics
Hi, this is my first post. I hope I am in the right place.
I have a windows form in visual studio 2013, and I draw a number of ovals on a jpg background, according to a user selection. The problem comes when a new selection is made (combo box), and I wish to clear the already drawn ovals and draw a new set. How can I achieve this, and not lose my background image at the same time? Thanks for any help anyone can provide.
|