Posted 14 years ago
by Frank Ruthardt
Hello,
Is there a posibility to raise an key input event from external code?
In my case I have a syntax editor and some buttons on a form.
If a special button is clicked there have to be executed backspace in the syntax editor.
So I need a function like:
syntaxEditor.Type(... Key ...);
best regards,
Frank
[Modified at 10/14/2010 05:32 AM]
Is there a posibility to raise an key input event from external code?
In my case I have a syntax editor and some buttons on a form.
If a special button is clicked there have to be executed backspace in the syntax editor.
So I need a function like:
syntaxEditor.Type(... Key ...);
best regards,
Frank
[Modified at 10/14/2010 05:32 AM]