HI All

I have a problen I would like to resolve?

I am relatively new to Visual basic, so please bare with me,

I have a number of controls on a form all off which are simple shapes, that I would like to change the fill colour on incrementaly, in the manner of an LED bar display.

So I have Shape1, Shape2, Shape3........ Shape10

how would i go about incrementing the shape names that is how do I replace the numbers in the above example with a variable I can increment?

Many thanks for your help

zippy483