csharp show existing form

Code Example - csharp show existing form

                
                        form2= new Form2();
form2.ShowDialog();