Controls in a User Control

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Given the name of a User Control, how can I programmatically get a list of
the controls that are in it?

Thanks for your help.
 
Dave said:
Given the name of a User Control, how can I programmatically get a list of
the controls that are in it?

Check out its 'Controls' collection property.
 

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