.net CF 1.0: check if high resolution

J

James

Hi all

I am using .net CF 1.0 and I need to know the real resolution of my screen.
I have a touch HD with 480x800-Screen, but .NET CF says 240x400. How can I
get the realsize without using res2exe.exe?

Thanks a lot

James
 
B

Bjørn Brox

James skrev:
Hi all

I am using .net CF 1.0 and I need to know the real resolution of my
screen. I have a touch HD with 480x800-Screen, but .NET CF says 240x400.
How can I get the realsize without using res2exe.exe?

Thanks a lot

James

Tried 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

Top