C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputNavigatorErrorEventArgs Class / Handled Property

In This Topic
Handled Property (InputNavigatorErrorEventArgs)
In This Topic
If set to True by event code, the exception will not be rethrown.
Syntax
'Declaration
 
Public Property Handled As Boolean
 
See Also