I am having a application which is made by several components using COM. My problem is that i am creating the object of a control that is a part of different component. So whenr i call some method on that object i get cross
thread problem. i know this problem can be sort out by changing the thread for that control to main thrad. but i don't know how i can do that by programming . Please provide me solution or any kind of help. Thanks in advance
Moved byCindy Meister MVPMonday, May 17, 2010 6:08 AMnot VSTO-related (From:Visual Studio Tools for Office)
hth,
Marcelo
If my post solved you problem, please mark it as an "Answer". This way, other users that have the same questions will know how to proceed. If my post helped you some way, don't forget to score it as useful.
Proposed as answer bymnmagriMonday, May 17, 2010 2:10 PM