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.

Signature
Stoitcho Goutsev (100) [C# MVP]
>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.