'Usage
Dim e As Object Dim handled As Boolean C1InputEventArgs.SetIsHandled(e, handled)
Parameters
- e
- The OriginalEventArgs instance containing the event data.
- handled
true
if the event is handled.
true
if the event is handled.
'Usage
Dim e As Object Dim handled As Boolean C1InputEventArgs.SetIsHandled(e, handled)
true
if the event is handled.