Quote Originally Posted by jmcilhinney View Post
You're still not providing the whole story, but I think I can read between the lines. You're not actually displaying these UserControls on the form at the same time, right? You have one on the form, you click a Button on the form and then that UserControl is removed and another one added. You want to transfer some data from the first UserControl to the second, correct? Are you starting to understand what I mean when I say "a FULL and CLEAR description"? We shouldn't have to guess or assume this information. You should be providing it.
I'm with you now. I guess more detail is always better then less. But you are correct with what my problem is. Only one control is displayed at a time.