This is my personal project, based on Windows Form Basic Control
Update April 3, 2025 Version 0.4.7.25041 for .NET 4.7.1 and 0.4.5.25041 for .NET Framework 4.5
- optimize code
- update demo app
Update April 30, 2019 Version 0.4.7.11 (for .NET 4.7.1 and above) and 0.4.5.11 (for .NET 4.5 and above)
- bug fix Mandatory properties
Update April 30, 2019 Version 0.4.7.10 (for .NET 4.7.1 and above) and 0.4.5.10 (for .NET 4.5 and above)
- New Property for ATextBox, 'isMandatory' -> if set TRUE, textbox must have value
Update December 2, 2018 Version 0.4.7.7 (for .NET 4.7.1 and above) and 0.4.5.7 (for .NET 4.5 and above)
- New Property for ATextBox, 'selectOnFocus' -> make all text selectAll() when focused
Older version check on our Wiki : https://github.com/rgunawans/AuroraControls/wiki/What's-New-for-previous-version
How to use:
- Download or clone
- Build the project
- Add component to your toolbox manually
- For Textbox component
- set color for background and foreground (background and text color)
- set Mandatory TRUE or FALSE, if set TRUE then textbox must have value
- For TimerLabel
- set format for date time you want to show
- For Button component
- set color for background and foreground (background and text color)
- For CheckedBox component
- set Checked and unchecked color (background and text color)
Support for future development and coffee : https://paypal.me/rgunawans