Provides data for the TypeValidationCompleted event.
For a list of all members of this type, see TypeValidationEventArgs Members.
System.Object
System.EventArgs
System.ComponentModel.CancelEventArgs
Resco.Controls.MaskedTextBox.TypeValidationEventArgs
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
If an event handler is implemented for TypeValidationCompleted, the handler receives a parameter of type TypeValidationEventArgs. This parameter contains information about the event, such as whether the type conversion process succeeded, the validating type, and so on.
Namespace: Resco.Controls.MaskedTextBox
Assembly: Resco.DetailView.CF3 (in Resco.DetailView.CF3.dll)
TypeValidationEventArgs Members | Resco.Controls.MaskedTextBox Namespace