Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oriches/wpf.messageoverlay
A way to do message & busy indicators in WPF
https://github.com/oriches/wpf.messageoverlay
Last synced: 5 days ago
JSON representation
A way to do message & busy indicators in WPF
- Host: GitHub
- URL: https://github.com/oriches/wpf.messageoverlay
- Owner: oriches
- Created: 2013-11-10T16:21:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-10T16:27:39.000Z (over 11 years ago)
- Last Synced: 2023-03-22T18:24:47.524Z (almost 2 years ago)
- Language: C#
- Size: 398 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Wpf.MessageOverlay
==================A way to do message & busy indicators in WPF as overlays on top of the main View, this is done via styling a content control with a content template which has the ability to make visible overlays.