Reputation: 1969
I am writing an app that should run on Omnia i900, and this device has different screen resolution from the mobile 6.1 emulator. It makes it very hard for me to create the forms right. It would really help if I could change the emulator to the right resolution. Is it possible?
Upvotes: 2
Views: 2506
Reputation: 869
It is not possible to change the resolution to a windows ce emulator. If you need to use another resolution, you should use a different emulator, For Example: Use the VGA emulator for (480 X 640). find the emulator that works for you.
Upvotes: 0
Reputation: 67178
From Visual Studio:
Upvotes: 1