Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/c272/simpleforms
A simple form framework for C#.
https://github.com/c272/simpleforms
c-sharp winforms
Last synced: 12 days ago
JSON representation
A simple form framework for C#.
- Host: GitHub
- URL: https://github.com/c272/simpleforms
- Owner: c272
- Created: 2018-11-27T07:19:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-25T12:34:32.000Z (almost 6 years ago)
- Last Synced: 2024-11-22T20:41:48.727Z (2 months ago)
- Topics: c-sharp, winforms
- Language: C#
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SimpleForms
*A simple form framework for C#.*This project is a WinForms form collection written by myself for personal projects involving winforms. This includes many essential classes such as an Error form which adapts to the height of the message (with callbacks) and more.