In my prject I have three forms:
frmMenu.vb
frmReherse.vb
frmWriteFile.vb
frmMenu.vb is my startup object. How do I call frmReherse.vb from frmMenu.vb?
Thanks,
Howard Haisten
User Profile
Collapse
-
Need help re: vb.net, windows forms
-
How to display a different windows form?
In vb.net, how do I show or activate a different windows form other than the one that is currently active? I've set up my project so that the default form is a form with several command buttons. Each button, when clicked will show or activate a different windows form. The problem is that I cannot find the correct code/syntax to write for the command button that causes a different windows form to be displayed. Any help is much appreciated.... . Th...
No activity results to display
Show More