This event is triggered immediately after Reflection transmits a terminal keystroke to the host.
private Sub Screen_ControlKeySent (
ByVal As Object, _
ByVal As ControlKeyCode _
)
Parameters
- sender
- An object.
- key
- A control key code.This is a ControlKeyCode Enumeration value.