Input for WinForms | ComponentOne
C1.Win.Input.Formating Namespace / FormatErrorEventArgs Class
Members

In This Topic
    FormatErrorEventArgs Class
    In This Topic
    Provides data for a FormatError event.
    Object Model
    FormatErrorEventArgs ClassFormatInfo Class
    Syntax
    'Declaration
     
    
    Public Class FormatErrorEventArgs 
       Inherits System.EventArgs
    public class FormatErrorEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also