Multiple forms for one program
-
unfortunatly am only able to write a simple program on one form being the parent form.How can I advance and maybe try to use two or more forms.Don't know how to create a new form and how to call it from my main form.Please help..... :((
You should really start with learning the basics of C# and programming before visiting a board like this. To help you get started look at a few of these links[^].
But fortunately we have the nanny-state politicians who can step in to protect us poor stupid consumers, most of whom would not know a JVM from a frozen chicken. Bruce Pierson
Because programming is an art, not a science. Marc Clifton
I gave up when I couldn't spell "egg". Justine Allen -
unfortunatly am only able to write a simple program on one form being the parent form.How can I advance and maybe try to use two or more forms.Don't know how to create a new form and how to call it from my main form.Please help..... :((
you should keep doing that: parent form & child forms.(there´s a great article here about that, don´t remember the link) search for "transfer data between forms", if you want you will get lot´s of intel, i have downloaded samples of code on it, but i think more on : parent form & child forms or 1 form & userforms trigger the load of different userforms inside the form. is there a major reason for many forms? that´s my advice :-D
nelsonpaixao@yahoo.com.br trying to help & get help