N
Newbie
I have an app that consists only of a windows form. I used
the designer to create the form, then added some code.
But... I don't understand where to put the code. Where do
I put main so that the form can access the variables from
main? If I want to declare a new class type, where do I
put that? Right now, all of my code is within "Public
Class Form45"
Thanks
the designer to create the form, then added some code.
But... I don't understand where to put the code. Where do
I put main so that the form can access the variables from
main? If I want to declare a new class type, where do I
put that? Right now, all of my code is within "Public
Class Form45"
Thanks