Microsoft SDK for Java

Form.addOnInputLangChange

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

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