World of C#
Followers
Blog Archive
►
2021
(1)
►
March
(1)
►
2014
(1)
►
June
(1)
▼
2013
(2)
▼
November
(2)
Winform Gui Thread
Multithreading : winforms Error handling
►
2011
(1)
►
March
(1)
►
2010
(2)
►
March
(1)
►
February
(1)
About Me
Avi
View my complete profile
Thursday, November 28, 2013
Winform Gui Thread
You can use this extension to create simple shortcut to Invoke
Example of usage
this.Invoke(() => label1.Text = "complete");
Multithreading : winforms Error handling
This is code handling exceptions from threads.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)