Ive got a very simple question. Im trying to make it so when a button on form1 is pressed, form2 is shown. In all previous versions of VB I remember just typing form2.show. I checked google and msdn and it seems like the command is the same, but its not working properly. Any ideas?