[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Moralis

3/5/2012 6:43:00 PM

I have two forms in my current project, Form1 and Harp.

However, looking at

Project/Application/Startup Form

I see only the option to startup with Form1.

================

I presume that my Harp form is missing some requirement so that it is
not allowed to act as a startup form. Could you please tell me some
ways that this might occur so that I can get past them?

5 Answers

John

4/3/2008 10:38:00 PM

0


"zeeorger" <zeeorger@yahoo.com> wrote in message
news:c2371ba2-f4a8-422d-8605-d7b58065b418@i12g2000prf.googlegroups.com...
On Apr 2, 10:06 pm, Yarnosh <yarn...@gmail.com> wrote:
snip


>Short Answer, Scientology does not handle people with
>mental disorders.

Unless, of course, there's a big chunk of change going begging.



ralph

3/5/2012 7:24:00 PM

0

On Mon, 5 Mar 2012 10:43:29 -0800 (PST), Moralis
<nochsvulkar@gmail.com> wrote:

>I have two forms in my current project, Form1 and Harp.
>
>However, looking at
>
>Project/Application/Startup Form
>
>I see only the option to startup with Form1.
>
>================
>
>I presume that my Harp form is missing some requirement so that it is
>not allowed to act as a startup form. Could you please tell me some
>ways that this might occur so that I can get past them?

I've only seen that when developing multiple projects in the same
folder and "adding" a Form from another project, not having saved,
'saved' in one - but not the other, has errors, ... VB will
occasionally get confused.

Assuming that is not the case then a simple save, re-start, should
re-establish the relationship, since the availablility list is
compiled directly from the Projects Forms Collection.

-ralph

unknown

3/5/2012 7:59:00 PM

0

"Moralis" <nochsvulkar@gmail.com> wrote in message
news:9bed90c9-3411-45bb-84e6-07a61b5a3eeb@e5g2000pbo.googlegroups.com...
> Project/Application/Startup Form

This group deals with VB6 and lower only(VB Classic). For VB.Net/2008/2010,
try this forum:

http://social.msdn.microsoft.com/Forums/en-US/category/vi...



Moralis

3/5/2012 8:40:00 PM

0

On Mar 5, 12:24 pm, ralph <nt_consultin...@yahoo.net> wrote:
> On Mon, 5 Mar 2012 10:43:29 -0800 (PST), Moralis
>
> <nochsvul...@gmail.com> wrote:
> >I have two forms in my current project,  Form1  and Harp.
>
> >However, looking at
>
> >Project/Application/Startup Form
>
> >I see only the option to startup with Form1.
>
> >================
>
> >I presume that my Harp form is missing some requirement so that it is
> >not allowed to act as a startup form.  Could you please tell me some
> >ways that this might occur so that I can get past them?
>
> I've only seen that when developing multiple projects in the same
> folder and "adding" a Form from another project, not having saved,
> 'saved' in one - but not the other, has errors, ... VB will
> occasionally get confused.
>
> Assuming that is not the case then a simple save, re-start, should
> re-establish the relationship, since the availablility list is
> compiled directly from the Projects Forms Collection.
>
> -ralph

I believe I solved the problem... Apparently I am not allowed to have
a

public sub New (...)
end sub

in a startup form

This makes sense, I think.

If I have any more questions I will take them to the forum Farnsworth
mentioned.

Thank you for your help.

Karl E. Peterson

3/5/2012 11:59:00 PM

0

Moralis formulated the question :
> I believe I solved the problem... Apparently I am not allowed to have
> a
>
> public sub New (...)
> end sub
>
> in a startup form
>
> This makes sense, I think.

You're not allowed to have that anywhere. It's a reserved word. The
red text should've alerted you to that.

> If I have any more questions I will take them to the forum Farnsworth
> mentioned.

Oh. Is this a fred question? Yeah, do that.

--
..NET: It's About Trust!
http://vfre...