Hi all!
Anyone ever tried initializing form resources inside BackgroundWorke r's DoWork() method? Problem is that it's thread's culture is set to neutral by default. How can I change that?
M.
Anyone ever tried initializing form resources inside BackgroundWorke r's DoWork() method? Problem is that it's thread's culture is set to neutral by default. How can I change that?
M.
Comment