|
-
Apr 2nd, 2002, 05:26 PM
#1
Thread Starter
New Member
New to VB.Net
Hello All.
I am just starting to get me feet wet with VB.NET. I have a startup module that sets some parameters and then when that is done I want to use the old VB 6 command of
FrmMain.Show
How is this done in Vb.NET? I have looked throughout the .Net Framework and the help to figure this out and I am at a hault.
I have looked at using:
Imports System
Imports System.Windows.Forms
Imports Microsoft.VisualBasic
what am I missing.
Thanks to all who can help me through this.
Art
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|