EditObject.IMEZoomRatio property
An integer value from 0 to 4 can be specified. If you specify a value larger than 1, the IME conversion character enlargement function will be enabled, and pressing the Ctrl + Insert key during IME input will enlarge the image at the magnification specified in the IMEZoomRatio property. Also, the KeyDown event will no longer occur when pressing the Ctrl + Insert key.
By specifying the IMEZoomRatio property for input items that have many similar characters such as personal names and place names, you can enlarge the input characters and check them, which helps to prevent typos.
If a value less than or equal to 1 is specified, this function will be disabled and the KeyDown event will be fired when the Ctrl + Insert key is pressed.
Added since Ver.4.2.0
Not supported in Mobile, AI