M
Mark B
I have had a C# programmer (A) working on an Outlook 2007 Add-on with VSTO
(Visual Studio Tools for Office).
He was running 120 DPI on his laptop (so was I).
Then he passed the source code to another programmer to work on. That
programmer (B) was running 96 DPI on his laptop. After B compiled as shipped
the Add-on for me to test, a lot of the the forms had images truncated and
buttons, labels etc missing off to the right of the form.
Does anyone know what's the standard methodology here to ensure that the
forms look correct at any DPI?
(Visual Studio Tools for Office).
He was running 120 DPI on his laptop (so was I).
Then he passed the source code to another programmer to work on. That
programmer (B) was running 96 DPI on his laptop. After B compiled as shipped
the Add-on for me to test, a lot of the the forms had images truncated and
buttons, labels etc missing off to the right of the form.
Does anyone know what's the standard methodology here to ensure that the
forms look correct at any DPI?