Current location: Hot Scripts Forums » Programming Languages » Windows .NET Programming » load and unload forms in VB.Net


load and unload forms in VB.Net

Closed Thread
  #1 (permalink)  
Old 12-20-03, 08:19 PM
warpminded warpminded is offline
New Member
 
Join Date: Dec 2003
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Question load and unload forms in VB.Net

Can anybody tell me what the correct code is for loading and unloading different forms in VB.Net. It is not the same as VB6.
i am really confused.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
  #2 (permalink)  
Old 12-25-03, 01:27 AM
Shane Shane is offline
Coding Addict
 
Join Date: Jun 2003
Location: Maryland, US
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by warpminded
Can anybody tell me what the correct code is for loading and unloading different forms in VB.Net. It is not the same as VB6.
i am really confused.
FormName.Close

or

FormName.Dispose
__________________
Shane Bauer
Microsoft Certified Professional (MCP) - ASP.NET
ASP/ASP.net, C#, VB/VB.NET, PHP, Perl, SQL
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
  #3 (permalink)  
Old 02-14-04, 11:52 AM
Gaz_intheUK Gaz_intheUK is offline
New Member
 
Join Date: Feb 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Have you found the answer?

Hi,

This may not be of any help to you, but I'm in the same boat, struggling with form Loads, unloads. Did you find the answer?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
  #4 (permalink)  
Old 03-16-04, 12:07 PM
TLWallace's Avatar
TLWallace TLWallace is offline
New Member
 
Join Date: Mar 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
LOAD Form VB.NET

(form) FrmMain

The proper way to do this in VB.NET:

Dim frm as New FrmMain
Frm.Show
__________________
Arkitech EBC Corporation

<ST1:ADDRESS w:st="on"><ST1:STREET w:st="on">PO Box 294873

<ST1LACE w:st="on"><ST1:CITY w:st="on">Lewisville, <ST1:STATE w:st="on">Texas <ST1OSTALCODE w:st="on">75029-4873

Email : tcode@arkitechebc.com

Website: http://www.ArkitechEBC.com

</ST1OSTALCODE></ST1:STATE></ST1:CITY></ST1LACE></ST1:STREET></ST1:ADDRESS>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Closed Thread

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


All times are GMT -5. The time now is 01:21 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.