The IMENotifyMessage Class contains the following constructor:
Creates an Input Method Notify Message that includes a specific flag.
public IMENotifyMessage(int id);
id | The flag used to create the message. This flag can be one of the following: | ||
CLOSE_STATUS_WINDOW | CLOSE_CANDIDATE | UNKNOWN | |
OPEN_STATUS_WINDOW | OPEN_CANDIDATE | ||
CHANGE_CANDIDATE |