RichEdit.getOnIMEChange

Overview | Methods | This Package | All Packages

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