Hi,
Is there any simple way to access the controls inside a container, like a Frame?
The goal is to change the properties of textboxes inside a frame withou need to write each of them manualy, but by using: for each ctrl in Frame .... next
Thank you
Sergio Oliveira
Is there any simple way to access the controls inside a container, like a Frame?
The goal is to change the properties of textboxes inside a frame withou need to write each of them manualy, but by using: for each ctrl in Frame .... next
Thank you
Sergio Oliveira