Answer the question
In order to leave comments, you need to log in
How to make a change of forms through the next button?
Hello habr!
New to c#. You need to make a page change in the form through the next button, as when installing programs. Tried through MDI, but the feeling that there must be something else, more suitable for the task. Separately, to launch windows, and close the old ones, so it’s generally wrong somehow. In Qt, this was a special widget in which you could create several pages and switch between them.
So, how is this business properly done in C#, in VS 2016?
Answer the question
In order to leave comments, you need to log in
When you click next, you close the current form and open the next one. It will work in absolutely any language and specialized widgets are not needed.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question