How do I navigate to another form. pls help.

Hi how do I navigate to another form. 

eg in a buttons click event. 

So if someone clicked on the nextpage button on form 1 it took them to form2. 

Please help. 

Thanks 



Answer this question

How do I navigate to another form. pls help.

  • wargy2

    the examples here

    http://msdn.microsoft.com/library/default.asp url=/library/en-us/cpref/html/frlrfsystemwindowsformsformclassshowdialogtopic.asp

    show how to open a new form as a dialog box and then take action on whether the user clicked OK or Cancel


  • How do I navigate to another form. pls help.