Microsoft SDK for Java

Form.onInputLangChange

Triggers the inputLangChange event.

Syntax

protected void onInputLangChange( InputLangChangeEvent e )

Parameters

e

An InputLangChangeEvent object that provides the event data.

Remarks

The inputLangChange event occurs after the input language has changed for this form. The inputLangChangeRequest event occurs when the user attempts to change the input language for this form.

See Also   addOnInputLangChange, removeOnInputLangChange

© 1999 Microsoft Corporation. All rights reserved. Terms of use.