Alex,
Actually I think what you are seeing as a bug is probably intended behavior.
It just isn't the most desirable behavior. Visual Studio does not crash
when you change the name of the startup form, it simply asks you to select a
new startup class.
-Sam Matzen
"Alex Levi" <(E-Mail Removed)> wrote in message
news:584E0802-CC00-4668-80F3-(E-Mail Removed)...
> There is no special reason for changing the name, I just thought that this
BUG can be resolved some how.
>
>
> "Cor Ligthert" wrote:
>
> > Hi Alex,
> >
> > Are you sure you want to change the Name of the class and not only the
name
> > of the form which you can do with me.Text?
> >
> > And when not, maybe you will tell us what is the reason that you want to
> > change the name of the Form (the object) and is it when you want to do
that
> > a problem that you have to change the startup Form Class name in the
project
> > properties (The startup form holds internally a Sub Main from the Form
class
> > which it inherit)?
> >
> > Cor
> >
> >
> >
|