C1.Win.Input.Formating Namespace / FormatErrorEventArgs Class
Members

FormatErrorEventArgs Class
Provides data for a FormatError event.
Object Model
FormatErrorEventArgs ClassFormatInfo Class
Syntax
'Declaration
 
Public Class FormatErrorEventArgs 
   Inherits System.EventArgs
 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.Win.Input.Formating.FormatErrorEventArgs
         C1.Win.Input.Formating.FormatEventArgs

See Also