| Luciano Criscola 2003-09-25, 3:23 pm |
| Xref: intern1.nntp.aus1.giganews.com microsoft.public.cert.exam.mcsd:24134
It's a class that contains a static method (Main) that create an instance of
it self.
Luciano.
"Jaime" <Janastasiow21@yahoo.com> escribió en el mensaje
news:293e01c3836b$fd1643e0$a10
1280a@phx.gbl...
> Ok this is confusing to me in the MCSD self paced training
> book for exam 70-306 it says:
> "When you create a new windows form project, an initial
> form, named form1, is added by default. Form1 is not an
> actual instance of a form, however, but rather a class
> that represents the code behind an instance of a form".
> It makes it sound like it's a class not a form, I feel
> like I'm missing something really simple.
>
|