
09-06-2015, 11:43 PM
|
Newcomer
|
|
Join Date: Aug 2015
Posts: 2
|
|
Multi-Language feature makes not only text
I apologize if this topic has already been. I could not think how to describe the problem in a few words to effectively use the search.
I use two languages in Visual Basic 2015: English and German. Studio creates resource files with strings of translation: *Ge.resx and *En.resx.
Problem: when I switch language, changing not only the text, but the location of controls, sizes, their backgrounds image. How do I prevent this? Is some property of control? I want in all languages all controls have same properties (size, location, images), except text.
|
|