Click here to Skip to main content
15,891,633 members
Articles / Programming Languages / C#

Accessing Windows Forms Controls across Threads

Rate me:
Please Sign up or sign in to vote.
4.77/5 (32 votes)
17 Oct 2011CPOL8 min read 84.1K   2.6K   52  
Many articles exist on the web regarding properly handling multiple application threads and accessing data across those threads, but this article will aim to remove much of the ambiguity or inaccurate information found in many other articles.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Harris County
United States United States
I have been programming professionally for about 10 years, and playing around in the coding world since I was 9. My education started on a Timex Sinclair 1000 with 64K of RAM, a B&W TV and my grandmother's old tape recorder for a disc drive.

My career has covered database synchronization software, online trade journals, market analysis and prediction engines, GPS tracking and triangulation, and records storage and processing. I now work for my local county, building an online construction permitting system.

In my spare time I work on cars, write music, and attempt to fly. Still haven't managed to miss the ground, though.

Comments and Discussions