C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputNavigatorErrorEventArgs Class / InputNavigatorErrorEventArgs Constructor

In This Topic
InputNavigatorErrorEventArgs Constructor
In This Topic
Initializes a new instance of the InputNavigatorErrorEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal button As InputNavigatorButton, _
   ByVal exception As Exception _
)
 

Parameters

button
exception
See Also