hello guys,
i am creating a simple quiz on c# in visual studio. I am stuck in changing the page(switchig to next question) when one question is answered.
what should i do for that ? i tried by making a new form inside the previous one but its not a proper way to do it.
please suggest me some way.
Thanks in Advance.