V
V
Vladimir2018-12-01 13:37:03
WPF
Vladimir, 2018-12-01 13:37:03

How to make a program in WPF work in two modes?

According to the conditions of the task, it is necessary that the program works in two modes: test mode and configuration mode.
In the setup mode, I will need to enter the number of attempts to pass the program, as well as the font, size and color of the text.
In test mode:
Full name, display test results and save data in a file, as well as read this data and sort it by the best results.
And if I somehow managed to figure out some functions, then I don’t understand how to make it work in two modes. That's not at all.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene, 2018-12-01
@3dGamerUA

Make a usercontrol with settings that will only show up in settings mode.
Or make a button that will open the settings window and will be visible only in settings mode.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question