I have final school projects and this is one of my tasks. So the project is about making an questionnaire. I am struggling with the check box part, I have to make 3 checkListBoxes with 4 options in them, but the problem is that when I click submit on the program, the program must open a Form2 app with the same 3 checkListBoxes but the answers that the user inputed must be checked in the Form2. The only thing I know how to do is open Form2 from clicking the "Submit" button with Form2 form2 = newForm2(); form2.ShowDialog();
I only find solutions with a messageBox, so if anyone can help me I'll be very grateful.
Thank You for your time!
Aucun commentaire:
Enregistrer un commentaire