Hi, i'm currently working on a fairly simple quiz program for my Software Development course at school, and I had a few questions.
1) There is 10 questions, and I want to know if i should just make a new form for each question or is there an easier/more efficient way? If so how?
2)How do I use radio buttons? There is 4 different possible answers for each questions, and I really have no idea on how to use them.
Thanks for you're help guys (and girls).
Oh BTW i'm using VB Express.
1) There is 10 questions, and I want to know if i should just make a new form for each question or is there an easier/more efficient way? If so how?
2)How do I use radio buttons? There is 4 different possible answers for each questions, and I really have no idea on how to use them.
Thanks for you're help guys (and girls).
Oh BTW i'm using VB Express.
Comment