How do i add number of lables into an array?

Trips

Well-known member
Joined
Aug 7, 2010
Messages
2,788
I have label1 label2 label3 ....label10
And i want the text of them will be red. So i was wondering if there is anyway maybe through the designer or in the code to change the color of all of them at one instead typing now each label to change his color?

So i thought to add all the labels to array list and then using for on them and change the color of the list.

Thanks.

<
danieli

View the full article
 
Back
Top