What is the Silverlight Input Controls?
The Silverlight Input Control is an open-source project built on top of the Microsoft Silverlight 3.0 and Silverlight 4.0, framework. It is a effort that provides powerful input controls (MaskedEdit / Validations / Attached Services) in Silverlight. It's developed in C# with .NET
Get Started
Suggestions? Features? Questions?
Add bugs or feature requests to the
Issue Tracker. Help us shape the Silverlight Input Controls with your feedback!
What News in 1.5.0 Version (Feb/2010)
- Break Change : Removed Property FixedCursorLeftPosition
- Compatibled with SilverLight 4.0 (B2) and Silverlight 3.0
- New property FixedCursorRightPosition (behavior ATM machine)
- New Method Reload (used when change property at run-time)
- Corrected the error when the mask date / time to validate input is invalid
- Review Code
- Review Site Demonstration
Silverlight Input Controls Overview
- MaskedEdit Control
- Left-Number
- Right-Number
- Date Format
- Time Format
- Text
- FIlter Text
- Custom
- Validators (Same behavior Asp.Net Validators)
- RequiredValidator
- LengthValidator
- RangeValidator
- RegExpressionValidator
- CompareValidator
- CustomValidator
- ButtonValidator
- HypeLinkButtonValidator
Thank you for your interest!Fernando Cerqueira