Update 20240102

This commit is contained in:
Stefan Hutter
2024-01-02 22:23:16 +01:00
parent 31b67036c3
commit 6164ec3d16
219 changed files with 429344 additions and 1191 deletions

View File

@@ -0,0 +1,29 @@
## About
ComponentOne Input for WinForms includes twelve controls that support masking, formatting, validation, visual styles and data binding.
![WinForms C1Input Control](https://raw.githubusercontent.com/GrapeCity/ComponentOne-WinForms-Samples/5dc3e2e0e9fe814b46a65929a54f662f431980d7/NetFramework/Input/WinForms_Input.png "WinForms C1Input")
Key Features:
* Support for Office 2007 and 2010 visual styles.
* The ability to display dynamic data.
* Extensive data-binding support.
* Powerful and customizable masked editing capabilities.
* Support for regular expressions in mask format.
* The power to format data in almost any way imaginable.
* Support for data validation.
* Support for a wide range of cultures.
* Specialized drop-down editors.
* Promp input error detection.
* Drop-down and increment buttons.
* Slidable thumbs.
* Various formatting modes to choose from.
* Ability to quickly resolve NULL and empty values.
* Customizable appearance.
## Resources
* [Samples](https://github.com/GrapeCity/ComponentOne-WinForms-Samples/tree/master/NetFramework/Input)
* [Documentation](https://developer.mescius.com/componentone/docs/win/online-input/overview.html)
* [Licensing](https://developer.mescius.com/componentone/licensing)