Does anyone know why does silverlight not provide ime support when the plugin is set to 'windowless=
Posted
by Kevin Yang
on Stack Overflow
See other posts from Stack Overflow
or by Kevin Yang
Published on 2010-04-26T11:58:35Z
Indexed on
2010/04/26
12:03 UTC
Read the original article
Hit count: 306
in silverlight(until version 4), if you set the property 'windowless' of the sl plugin to 'true', you can not get any ime support in textbox. does anyone know why? is it security concern or something else?
© Stack Overflow or respective owner