How could i make sure that only one instance of a child form is loaded? I have a MDI Container form and then load child form. This lform is then loading another child from. Now I want to get back to the first child form again. How can I make sure that the child form is not loaded again... NEED Help...