Event InputCommitted
- Namespace
- ComfileTech.jControls
- Assembly
- ComfileTech.jControls.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.