I use two languages in Visual Basic 2015: English and German. Studio creates resource files with strings of translation text: *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.
Note :
I apologize if this topic has already been and sorry for my english. I could not think how to describe the problem in a few words to effectively use the search.