https://github.com/sepppenner/uithreadinvokeexample
UIThreadInvokeExample is an example executable to check how to invoke a GUI action from a BackgroundWorker or Thread.
https://github.com/sepppenner/uithreadinvokeexample
Last synced: about 1 month ago
JSON representation
UIThreadInvokeExample is an example executable to check how to invoke a GUI action from a BackgroundWorker or Thread.
- Host: GitHub
- URL: https://github.com/sepppenner/uithreadinvokeexample
- Owner: SeppPenner
- License: mit
- Created: 2017-03-15T16:06:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-09T16:09:52.000Z (over 1 year ago)
- Last Synced: 2025-02-24T03:30:44.660Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 18.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: License.txt
Awesome Lists containing this project
README
UIThreadInvokeExample
====================================
UIThreadInvokeExample is an example executable to check how to invoke a GUI action from a BackgroundWorker or Thread.
[](https://ci.appveyor.com/project/SeppPenner/uithreadinvokeexample)
[](https://github.com/SeppPenner/UIThreadInvokeExample/issues)
[](https://github.com/SeppPenner/UIThreadInvokeExample/network)
[](https://github.com/SeppPenner/UIThreadInvokeExample/stargazers)
[](https://raw.githubusercontent.com/SeppPenner/UIThreadInvokeExample/master/License.txt)
[](https://snyk.io/test/github/SeppPenner/UIThreadInvokeExample)
[](https://franzhuber23.blogspot.de/)
[](https://patreon.com/SeppPennerOpenSourceDevelopment)
[](https://paypal.me/th070795)
Change history
--------------
See the [Changelog](https://github.com/SeppPenner/UIThreadInvokeExample/blob/master/Changelog.md).