Control collections

  • Thread starter Thread starter Jason
  • Start date Start date
J

Jason

Hi

would just like to find out if it's possible to have a collection of
controls or a group of controls? so that if i do something to the one
control in the group, it will happen to the other control in the same
control or collection.

Thanks
jason
 
It is possible, but you would have to write the method to change all of the
controls in the collection.

bill
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top