Maybe I'm expecting the unexpected. I'm attaching a sample project that
demonstrates my problem.
When you open the form, it will be shown using a WM5.0 VGA PocketPC form
factor. It looks terrible. Change the form factor to the normal WM5.0
Pocket PC and it looks great.
Is there any way to create a form so that regardless of what device it's
shown on it will look the same? I'm aware of manually changing control
sizes and locations in the resize event, but before I go to all that
work I'd like to know if any other solutions are possible.
Thanks again.
Terry
I've just created a new Device Application in VS2005 RTM with TextBox
and Button and it looks as expected for:
* Pocket PC 2003 SE VGA Emulator
* Windows Mobile 5.0 Device (i-mate JasJar)
What version of VS2005 (Beta1, Beta2, RC, RTM?) do you have?
--
Sergey Bogdanov [.NET CF MVP, MCSD]
http://www.sergeybogdanov.com
Tery wrote:
I'm going crazy trying to figure out the 'easiest' way to create
resolution
aware forms. nearly all the info I can find relates to VS2003.
Can anyone help point me in the right direction or perhaps samples on
how to
make a form look good regardless of resolution or orientation?
Thanks,
Terry