Overview | Methods | This Package | All Packages
Assigns a delegate to the inputLangChange event.
Syntax
public final void addOnInputLangChange( InputLangChangeEventHandler value )
Parameters
value
The InputLangChangeEventHandler delegate to be notified when the event occurs.
Remarks
The inputLangChange event occurs after the input language has changed for this form.
See Also removeOnInputLangChange