Swapping Control Containers

  • Thread starter Thread starter Evan Stone
  • Start date Start date
E

Evan Stone

Are there any decent examples (preferrably C#) of how to use one control
across multiple containers? The containers will be visible one at a time
(i.e. they don't have to be visible simultaneously), but I'd like to
move a single control back and forth within them.
 
Well I answered my own question (again). I decided to get adventurous
and try the Parent property. Seemed to work just fine.

:)
 

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