ComponentOne InputPanel for WinForms
Handled Property (InputNavigatorErrorEventArgs)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputNavigatorErrorEventArgs Class : Handled Property
If set to True by event code, the exception will not be rethrown.
Syntax
'Declaration
 
Public Property Handled As System.Boolean
public System.bool Handled {get; set;}
See Also

Reference

InputNavigatorErrorEventArgs Class
InputNavigatorErrorEventArgs Members