C1.Win.Input Namespace / PreValidationEventArgs Class
Members

PreValidationEventArgs Class
Provides data for PreValidating or PreValidated events.
Object Model
PreValidationEventArgs ClassErrorInfo ClassPreValidation Class
Syntax
'Declaration
 
Public Class PreValidationEventArgs 
   Inherits System.EventArgs
 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.Win.Input.PreValidationEventArgs

See Also