View Single Post
  #2 (permalink)  
Old 06-08-03, 07:50 AM
Chris Boulton Chris Boulton is offline
Wannabe Coder
 
Join Date: Jun 2003
Location: Sydney, Australia
Posts: 208
Thanks: 0
Thanked 0 Times in 0 Posts
I dont actually use VB.NET (still using 6.0 because i dont like how the new FrameWork is needed)..

But in VB 6.0 you use

FormName.Show to show a form
FormName.Hide to hide a form

It should be the same for .NET, or similar anyway

__________________
Chris Boulton
SurfiOnline!
MyBulletinBoard
Reply With Quote