Attachmate.Reflection.Objects.Emulation.ALC Library : BeforeSendKeysEventHandler Delegate |
A boolean value that determines whether the event is cancelled.
If set to false (the default), the event is cancelled and the keys are not sent to the host.
If set to true, the keys are sent to the host.
The data key can be triggered from the keyboard, an application programming interface, or a macro.
The SendKeys method triggers a BeforeSendKeys event for each SendKeys method invocation.
You can change the keys before they are sent to the host.