Click here to Skip to main content
15,880,364 members
Articles / Desktop Programming / Windows Forms

A Self Contained Thread Safe TextBox Control

Rate me:
Please Sign up or sign in to vote.
4.77/5 (12 votes)
16 Nov 2007CPOL4 min read 53.2K   818   30  
This control will eliminate the need to ensure that updates are thread-safe from your main program. Everything is handled automatically the way it should have been in the first place.

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
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions