VB.NET localization
- by PandaNL
In my winform app in VB.NET I want to use the localization option.
But i have a few questions/problems.
I'm using a menu strip to select an other language.
But it seems that is doesn't change my menustip text to my selected language. It does change my labels, buttons, and textboxes but menu strips don't seem to change when I choose another…