i have a bunch of labels (17) contained within a group box.
i want to be able to change the color of the label text of all of them with one command. can it be done?
this is the logic i wanted to follow. very simple, but of course its not right.
groupbox1.children.forecolor = color.black
tia
i want to be able to change the color of the label text of all of them with one command. can it be done?
this is the logic i wanted to follow. very simple, but of course its not right.
groupbox1.children.forecolor = color.black
tia