Re: How to get screen width and height?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Morten Wennevik (MortenWennevik_at_hotmail.com)
Date: 10/26/04


Date: Tue, 26 Oct 2004 07:44:59 +0200

Hi Jurate,

Screen.GetBounds() might help you out. I'm not sure if you will get the
entire virtual desktop on multi-screen systems, but in that case maybe
Screen.PrimaryScreen.GetBounds() will work.

-- 
Happy Coding!
Morten Wennevik [C# MVP]