Assigns a delegate to the IMEChange event.
public void addOnIMEChange( EventHandler value )
value
The EventHandler delegate to be notified when the event occurs.
The IMEChange event occurs when the user switches input methods on an Asian version of the Windows operating system.
See Also getOnIMEChange, onIMEChange