How to check the screen resolution in Dot Net?

 Posted by vishalneeraj-24503 on 1/28/2015 | Category: Visual Studio Interview questions | Views: 2273 | Points: 40
Answer:

We can use the System.Windows.Forms.Screen.PrimaryScreen.Bounds property to check screen resolution in Dot Net.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response