Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/razzeee/controlanimation
ControlAnimation for WinForms. Displays circle loading animations on top of controls.
https://github.com/razzeee/controlanimation
animation csharp dll loading winforms
Last synced: 20 days ago
JSON representation
ControlAnimation for WinForms. Displays circle loading animations on top of controls.
- Host: GitHub
- URL: https://github.com/razzeee/controlanimation
- Owner: razzeee
- Created: 2015-06-22T13:50:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-07T16:26:35.000Z (over 9 years ago)
- Last Synced: 2024-10-15T17:51:35.574Z (about 1 month ago)
- Topics: animation, csharp, dll, loading, winforms
- Language: C#
- Homepage:
- Size: 259 KB
- Stars: 2
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ControlAnimation for WinForms
==============================================###Based on the work of Steffen Mangold of balticSD
* Migrated to VS 2013 and slightly modified by me to match resharper coding standards (yes, there is more work that can be done here)###Usage
* It's likely that you only need the dll that is created by the ControlAnimation class library project
* Just build the solution and reference the dll or the solution itself
* Check the test application for examples on how to use the control itself