Changing the screen resolution
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all Is it possible to change the screen resolution in c# (no DirectX!). Also why is it that when creating a windows application in c# without the designer, along with your window you get a cmd window? Could someone post some code to get a simple window up without this! Many thanks
-
Hi all Is it possible to change the screen resolution in c# (no DirectX!). Also why is it that when creating a windows application in c# without the designer, along with your window you get a cmd window? Could someone post some code to get a simple window up without this! Many thanks
Here you go: Dynamic Screen Resolution[^] Use search before asking questions.
#region signature my articles #endregion