Does anyone know why does silverlight not provide ime support when the plugin is set to 'windowless=
- by Kevin Yang
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?