Hi everyone,

I've been learning C# for a couple of months now, and I've ran into a problem.

I've drawn a Circle (FillEllipse) with the Paint-event. Now, I'd like the circle to move around in a specific area.

Is there an easy way I can make the circle move around (randomly), and bounce off panel "walls"?

Greetings,
Tom