Name | Description | |
---|---|---|
![]() | AfterSendKeys | Occurs after data keys are rendered on the terminal screen. |
![]() | BeforeSendControlKey | Occurs before a control key is sent to the host. |
![]() | BeforeSendKeys | Occurs before a data key is sent to the host. |
![]() | CursorInNewField | Occurs when the cursor moves into a different field. |
![]() | KeyboardLocked | Occurs when the keyboard is locked. |
![]() | KeyboardUnlocked | Occurs when as the keyboard is unlocked. |
![]() | MouseClick | This event occurs when a session window is clicked by the mouse. |
![]() | NewScreenReady | Occurs when the screen has been quiet for the time duration specified by the ScreenSettleTime property. |
![]() | RwinDefinedEvent | This event is triggered when an event defined by the DefineEvent method occurs. Events defined in this way remain defined as long as your Reflection session lasts, or until they are removed using the RemoveEvent. |
![]() | ScreenChanged | Occurs when host data causes the data on the screen to change. |