DaveRussell
Programmer
Hello, I have two windows forms already created in my designer. I have looked through the forums to find out how to open the second form from the first form, but haven't quite found a clear answer.
The form i am trying to load is going to be a search form, where the user will enter an ID, and the results will appear on the first form.
Keeping this in mind, i already have the layout and design prepared in the Design mode of VB.NET. all i want to do is have a menu item "Search" on the first form load this pre-made form. is this possible?
this seems like such an easy thing i must be missing something slightly obvious. any help would be humbly appreciated.
thanks
dave.
The form i am trying to load is going to be a search form, where the user will enter an ID, and the results will appear on the first form.
Keeping this in mind, i already have the layout and design prepared in the Design mode of VB.NET. all i want to do is have a menu item "Search" on the first form load this pre-made form. is this possible?
this seems like such an easy thing i must be missing something slightly obvious. any help would be humbly appreciated.
thanks
dave.