P
piotrek
Hi.
Its beginner question - sorry, but maybe someone can help me to start second
form, from an existing one.
I created and designed class Form2 that inherits from Form, and would like
to see this one after clicking a button.
In button clicked i tryied to write: Form 2 name = new Form2();
But i cant see the window.
PK
Its beginner question - sorry, but maybe someone can help me to start second
form, from an existing one.
I created and designed class Form2 that inherits from Form, and would like
to see this one after clicking a button.
In button clicked i tryied to write: Form 2 name = new Form2();
But i cant see the window.
PK