Web.TextControl can be used with various input method editors (IME) in version X13 (23.0). An IME helps users to enter characters and symbols not found on their input devices and is commonly used for languages such as Chinese or Japanese. The following animated screenshot shows the Chinese Microsoft PinYin IME in action inside the HTML5 based rich text editor:

X13: Using IMEs in Web.TextControl

Additionally, the new property UICulture specifies the control's user interface culture and can be used to enable a different language setting for the dialog boxes and other resource strings for each instance.

X13: Using IMEs in Web.TextControl

Stay tuned for more!