Posted 19 years ago
by Jeff Brown
I'm having a problem with SyntaxEditor that will be a show-stopper if it can't be resolved.
I drop a SyntaxEditor control onto a Form, make no changes to its properties, and run my application. Everything is fine.
Now, I do the same thing with a Form that's launched from within a COM library -- i.e., a .NET class library that has a COM interface.
When I invoke that library from a COM client application, I find that any non-printable keystrokes -- e.g., backspace and arrow keys -- are completely unresponsive within the SyntaxEditor control.
I've used many native and third-party .NET controls, and SyntaxEditor is the only one I've encountered that demonstrates this symptom.
Any ideas? Thanks for any help.
Versions & technical info:
Visual Studio .NET 2003 7.1.3088
.NET Framework 1.1.4322 SP1
SyntaxEditor 2.5.0160
.NET COM library written in C#
COM test client application written in VB 6
I drop a SyntaxEditor control onto a Form, make no changes to its properties, and run my application. Everything is fine.
Now, I do the same thing with a Form that's launched from within a COM library -- i.e., a .NET class library that has a COM interface.
When I invoke that library from a COM client application, I find that any non-printable keystrokes -- e.g., backspace and arrow keys -- are completely unresponsive within the SyntaxEditor control.
I've used many native and third-party .NET controls, and SyntaxEditor is the only one I've encountered that demonstrates this symptom.
Any ideas? Thanks for any help.
Versions & technical info:
Visual Studio .NET 2003 7.1.3088
.NET Framework 1.1.4322 SP1
SyntaxEditor 2.5.0160
.NET COM library written in C#
COM test client application written in VB 6