RE: accessing forms from sub main
From: Chris (Chris_at_discussions.microsoft.com)
Date: 08/25/04
- Next message: Cor Ligthert: "Re: proper case"
- Previous message: eman: ".NET DLL for VB6 App"
- In reply to: Chris: "accessing forms from sub main"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 25 Aug 2004 05:55:08 -0700
Thanks Imran and Cor,
I have only developed in VB 5 so that was news to me.
thanks alot.
"Chris" wrote:
> Hi,
>
> I am new to visual basic. net
>
> I have created a sub main procedure. this procedure does some processng before
> it loads the main form.
>
> the line of code.
>
> frmMain.
>
> brings up the intellisence but I can't see any methods that might work.
> when I type frmmain.show, the context sensitve pop up message says
> " reference to a non-shared members requires an object reference
>
> what is the line of code to load or show a for?
>
> thanks alot
>
> chris
- Next message: Cor Ligthert: "Re: proper case"
- Previous message: eman: ".NET DLL for VB6 App"
- In reply to: Chris: "accessing forms from sub main"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|