Show/Hide controls at runtime

  • Thread starter Thread starter Jeremy S
  • Start date Start date
J

Jeremy S

I want to show or hide a bunch of related controls at runtime (textboxes,
labels, check boxes).

Is the Panel control the only way to go? Are there alternatives?

Thanks.
 
depends really.... if they are grouped then sure, use the panel, otherwise
you can do them individually as well. All depends on your needs reall
 

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