Hello,
I am developing a Multi Language Application.
for this how can I design the forms because.
Layout overlaps when Language changes.
for example.
I have two labes lblContactus and lblEmail so in English I designed as below.
Contact us : info@test.com
in french becomes follwing as below
Nous contacter : info@test.com
so in French length of "Nous contacter :" becomes larger then "Contact us"
so it overlaps on email
info@test.com
so how can I set the lblEmail in such a way that it alwas keep aligned with lblContatUs.
Regards,
japan shah