Thanks for your reply. What do you do when your autosized controls don't fit
the form? Do you have to resize the form as well?
Is it possible to get too carried away with localization?
Thanks in advance,
Dale

Signature
Dale Preston
MCAD C#
MCSE, MCDBA
> Thanks for your reply. What do you do when your autosized controls don't
> fit the form? Do you have to resize the form as well?
The form also has the AutoSize attributhe, but to be fair I was not really
able to take advantage of it. But yes, is best if you find a way to resize
the form.
I find it easyer to design the forms for auto-layout, localize the string
part, then just manualy resize a bit for the languages, if needed.
If the autolayout is done right, there is very little work. It really pays
if you have many languages.
> Is it possible to get too carried away with localization?
Like with everything else, the answer is probably yes :-)
But in my experience, the better the English, the easyer the localization.
Everything you do for a good English (clean dialogs, autolayout, clear
language and terminology) also helps languages.

Signature
Mihai Nita [Microsoft MVP, Windows - SDK]
http://www.mihai-nita.net
------------------------------------------
Replace _year_ with _ to get the real email