Gets a text message describing the conversion process.
A String containing a description of the conversion process.
The validation process entails converting the formatted user input to the type defined by the ValidatingType property. The Message property contains a text description of the conversion process. Message is primarily useful when conversion fails, as indicated by an IsValidInput property value of false.
TypeValidationEventArgs Class | Resco.Controls.MaskedTextBox Namespace