Using visual studio 2008 on Vista I set up a dialog box to gather parameters for a graphical display application and then put up the display on the same form. I really want the display in a separate window so as to conceal the dialog box. How should I do that? Ray Reeves