How to get a list of my User Controls in my project?

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

Guest

I have a series of User Controls that I swap in and out of my Main Form.
How do I access the collection of User Controls (each control may or may not
be instantiated at any given time)?
 
Somebody must know how I can reference the list of User Controls that I have
in my Application. It's got to be an object. The question is: how do I
reference the list or collection?
 

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