InfoConnect for Unisys VBA Guide
AutoIme Property
Gets or sets a value indicating whether IME is turned on or off automatically as the cursor moves.
Syntax
Object.AutoIme As Boolean
Exceptions
ExceptionDescription
Attachmate.Reflection.SecuredSettingException This exception is thrown when you modify a property that was secured via the Permissions Manager, or that can only be modified by an Administrator.
Remarks
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.
See Also

 

 


2015 Attachmate

Send Feedback