Cross thread control access
I am currently working on a project in which I have a thread that needs to constantly be making changes on a control in another thread. What is the best way to go about safely?
Note: The thread connects to a database, gets data from the database, and populates the control in the other thread accordingly.
imolorhe
Junior Poster in Training
55 posts since Nov 2009
Reputation Points: 4
Solved Threads: 2