InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / PrepareDateTimeFormatEventArgs Class
Members

In This Topic
    PrepareDateTimeFormatEventArgs Class
    In This Topic
    Provides data for the PrepareDateTimeFormat event.
    Object Model
    PrepareDateTimeFormatEventArgs Class
    Syntax
    'Declaration
     
    Public Class PrepareDateTimeFormatEventArgs 
       Inherits System.EventArgs
    public class PrepareDateTimeFormatEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.InputPanel.PrepareDateTimeFormatEventArgs

    See Also