I have an assignment from my university, I am making a simple trivia application on Visual Studio. the thing is that i didnt have a course on visual c++ i only know how to code for console applications and i have a lot of questions...
For starters, I made a function for every question to be displaced on some layers, the thing is I dont know how to put a loop on the button.. :/ like when the the question is answer the user can press next and an other question will appear.