ComponentOne Input for WinForms
Validating Data
Using the C1Input Controls > Validating Data

C1Input controls support data validation both of the raw input string (PreValidation) and of the typed value entered by the user (PostValidation). See Value and Text: Displaying, Validating, and Updating Values for explanation of the validation process.

See Also