R Richard Apr 4, 2005 #1 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.
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.
S Stoitcho Goutsev \(100\) [C# MVP] Apr 4, 2005 #2 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.
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.