6
Answers

Check for the screen resolution.

Stark

Stark

11y
1.5k
1
i want that the applicaton i'v created in visual studio using c# to check the screen resolution that is running on the client computer before it runs,if the screen resoluton is less than 1366*768 than i want my program to say that the screen resolution is too small.and stop executing.
Answers (6)