When I develop a project in C # (Windows Form Application) the appearance of the application window (borders) is according to the OS in which I'm running the application (Windows XP, Vista, 7, 8, 10)!
WINDOWS XP
WINDOWS7
How would I run my program on my Windows 10 in Visual Studio and see how the program's borders would stay on Windows 7 for example?