AD
Administrator
Syncfusion Team
September 5, 2003 10:07 AM UTC
Hi Bruno,
The edit control does support unicode characters, and these characters can be entered without any difficulties when running the application, given that the language packs are installed on the system, and the ImeMode property of the edit control is set for the language that you desire. For serialization purposes, you can adjust the TextEncoding property of the EditControl to handle the unicode characters. By default the text encoding of the EditControl is UTF8 encoding.
Please let me know if this is the information you are looking for.
Regards,
Guru Patwal