View Single Post
  #1 (permalink)  
Old 06-08-03, 07:30 AM
Tesco Tesco is offline
ASP Guru
 
Join Date: Jun 2003
Location: UK
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
VB.NET - Show another form?

I've *just* started in VB.NET (althought I've been doing ASP VB for a while). My question is, if I have two forms, say Form1.vb and Form2.vb how do I display Form2.vb when a button in Form1.vb is clicked?

I've got my sub setup, but I just don't know what I should put in it.. Anyone kow?

Thanks!
Reply With Quote