InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputNavigatorErrorEventArgs Class
Members

In This Topic
    InputNavigatorErrorEventArgs Class
    In This Topic
    Provides data for an Error event.
    Object Model
    InputNavigatorErrorEventArgs Class
    Syntax
    'Declaration
     
    Public Class InputNavigatorErrorEventArgs 
       Inherits System.EventArgs
    public class InputNavigatorErrorEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1InputPanel.InputNavigatorErrorEventArgs

    See Also