Draw circle in a picturebox as an object

mmulibra

New member
Joined
Jan 12, 2005
Messages
2
Programming Experience
Beginner
Hi,

I would like to draw a circle as an object with every mouseclick in a picturebox. The location of the circle is based on the location of the mouseclick. I would also like every circle to be labeled, eg. "circle1", "circle2", "circle3".... and every circle will have a property at the later stage. Please give me some guidance.

Thanks
 
Back
Top