Microsoft SDK for Java

RichEdit.getOnIMEChange

Retrieves the delegate assigned to the IMEChange event.

Syntax

public EventHandler getOnIMEChange()

Return Value

Returns the EventHandler object assigned to the IMEChange event.

Remarks

This handler applies only to Asian versions of the Windows operating system.

See Also   addOnIMEChange, onIMEChange

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