ComponentOne InputPanel for WinForms
InputNavigatorErrorEventArgs Constructor

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputNavigatorErrorEventArgs Class : InputNavigatorErrorEventArgs Constructor
Initializes a new instance of the InputNavigatorErrorEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal button As InputNavigatorButton, _
   ByVal exception As System.Exception _
)
public InputNavigatorErrorEventArgs( 
   InputNavigatorButton button,
   System.Exception exception
)

Parameters

button
exception
See Also

Reference

InputNavigatorErrorEventArgs Class
InputNavigatorErrorEventArgs Members