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


InputNavigatorErrorEventArgs Class Members

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