I have another problem. I have control in VPE interactive and I need to enter new line (by pressing ENTER key). If I have set ExternalWindow property to TRUE everything is working (ENTER key makes new line). But if I set this property to FALSE, then user has no chance to make new line by ENTER key.
Can you help me, how to resolve this problem? I modify your C# demo too, but same problem...
Thanks.