drawing shape

Can we still drag and drop shape onto the form
I want to draw 8 circles (names Circle) and each one is in an array (Circle #1 = Circle[0]).
How can we do that

Thank you