I want to show a form from a another form by clicking a button.
In doing so I wish to pass a couple values into the form I wish to show. In VB 6.0 I always used global variable which is bad, want to do it the "right way" in .NET, cant figure it out..

Thanks
Tom