N
Nikola Skoric
I wanted to add a comboBox with list of languages which makes labels and
captions on my buttons to change when user changes the language. Is
there a realy easy way to do it? Of course, I can just make an ArrayList
of captions and labes for every language and then just choose an
appropirate ArrayList depending on current language setting. But, I
wonder if people who made VS already thought of that and built in some
kind of support for multilanguage support?
captions on my buttons to change when user changes the language. Is
there a realy easy way to do it? Of course, I can just make an ArrayList
of captions and labes for every language and then just choose an
appropirate ArrayList depending on current language setting. But, I
wonder if people who made VS already thought of that and built in some
kind of support for multilanguage support?
