Programming with Reflection
AutoIME property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether IME is turned on or off automatically as the cursor moves. When this property is True, IME automatically turns on when the cursor is in a double-byte input field and off when the cursor is in a single-byte input field. When it is False, the state of the IME does not change in response to the cursor's location.
The default value is True.