hoto get screen resolution of a pocket pc...

  • Thread starter Thread starter Guest
  • Start date Start date
Hello, Jan!
You wrote on Fri, 4 Aug 2006 08:07:01 -0700:

J> Hi

J> How can i get the screen resolution of a pocket pc?

If you're using Compact Framework then
following properties may help
System.Windows.Forms.Screen.PrimaryScreen.Bounds
or
System.Windows.Forms.Screen.PrimaryScreen.WorkingArea
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top