Modaly Load A Windows Form User Control From Another Windows Form User Control - Sort of like a popu

  • Thread starter Thread starter Richard
  • Start date Start date
R

Richard

I think I'm going brain dead on this one. Can someone give me an idea on how
to do this? Some sample code would be helpful.
 
You can't unless you add this user control to a form and call form's
ShowDialog method. You can do that dynamically before showng the dialog. The
form doesn't have to be designed in the VS.NET designer.
 

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