|
| Total Answers and Comments: 4 |
Last Update: February 28, 2007 Asked by: girija |
|
| | |
|
Submitted by: raghavendran STA -Single Thread Apartment which means the windows contolls will be ruuning in thread that will be started on initalization.When another thread tries to access the contols then it is not possible. Cross theread communication is not supported. Delegates has to be used.
Above answer was rated as good by the following members: cherry2020 | Go To Top
|