I am trying to make the move from vb6 to vb.net. How do you call a form that you have in your project. This is the the I want to do. I have two forms, when someone clicks on a text box in one form I want to populate another form with some strings and display it. For the life of me I can't see how to do this.

Thanks.