T
Tamir Khason
While working multilingual with Form application which uses default
application context by setting
CurrentThread.CurrentUICulture we can solve almost all problems, BUT while
using custom application context I have to add reloads to each one of forms
envolved, due for some reason it looks like working Multithread (is it
possible? FORM!???) Anyway. while changing Culture in first form it affects
all other forms, BUT not application context itself. In my case I have
controls INSIDE application context (NotifyIcon and menus) inherited from
first form running BUT localizetion of fist form does not affects on it's
childs, WHY? How it's possible to change application context culture
TNX
application context by setting
CurrentThread.CurrentUICulture we can solve almost all problems, BUT while
using custom application context I have to add reloads to each one of forms
envolved, due for some reason it looks like working Multithread (is it
possible? FORM!???) Anyway. while changing Culture in first form it affects
all other forms, BUT not application context itself. In my case I have
controls INSIDE application context (NotifyIcon and menus) inherited from
first form running BUT localizetion of fist form does not affects on it's
childs, WHY? How it's possible to change application context culture
TNX