How do I get another window in the same instance as my orginal but have its own control? When I try it, if I close the second window it ends the program. I dont want that. When I create another window away from the instance, it becomes modal and it will not let me interact with first window. Prob something simple I am sure.