How can i enter into form2 from form1
I am beginner in C#.net. Can you please answer me how can i enter into the second form from the first form?
I have two forms and i want to view the second form on clicking a button in the first form.Can you specify the syntax.