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


In This Topic
    InputNavigatorErrorEventArgs Class Members
    In This Topic

    The following tables list the members exposed by InputNavigatorErrorEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the InputNavigatorErrorEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe clicked navigator button.  
    Public PropertyException that occurred while performing the button action.  
    Public PropertyIf set to True by event code, the exception will not be rethrown.  
    Top
    See Also