Is it possible to run 2 windows in one single project? I would like to use this as my program needs to run on a projected screen, and data needs to be changed on another screen which isn’t allowed to be seen by the people who are watching the projected screen.
Thanks for your time !
Yes, it is.
When you application starts you can show mutiple forms. This is assuming you are using dual monitors, and one is mirrored on the projector.
eg:
MainForm: