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

In This Topic
    FormatEventArgs Class
    In This Topic
    Provides data for Formatting or Formatted events.
    Object Model
    FormatEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class FormatEventArgs 
       Inherits FormatErrorEventArgs
    public class FormatEventArgs : FormatErrorEventArgs 
    Inheritance Hierarchy

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

    See Also