Event InputCommitted
- Namespace
- ComfileTech.jControlsNF4
- Assembly
- ComfileTech.jControlsNF4.dll
Event fired with input is committed with the Enter button.
public event EventHandler<string> InputCommitted
Returns
- EventHandler<string>
- Event fired with input is committed with the Enter button.