Quantcast
Channel: cross-thread UI updating?
Viewing all articles
Browse latest Browse all 12

cross-thread UI updating?

$
0
0
A BackgroundWorker is easiest, just implement the RunWorkerCompleted event.  Or call Control.Invoke() from your thread to run a delegate instance on the UI thread.  The MSDN library article has a good example.

Viewing all articles
Browse latest Browse all 12

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>