As me , I usually use the BackgroundWorker component in .NET 2.0 applications. The component can run background threads,and u can do some work such as Adding Controls in the events of RunWorkerCompleted and ProgressChanged.
- [DotNetDevelopment] Adding Controls, Multi threading Barkingmadscot
- [DotNetDevelopment] Re: Adding Controls, Multi threadi... Arsalan Tamiz
- [DotNetDevelopment] Re: Adding Controls, Multi thr... Yang Jazz
