Name | Description | |
---|---|---|
AfterSendKeys | Occurs after a data key or string is sent to the host. | |
BeforeSendControlKey | Occurs before a control key is sent to the host. | |
BeforeSendKeys | Occurs before a data key is sent to the host. | |
CursorInNewField | Occurs as soon as the cursor moves into a different field. | |
DefinedEvent | 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 or ClearEvents methods. | |
KeyboardLocked | Occurs as soon as the keyboard is locked. | |
KeyboardUnlocked | Occurs as soon as the keyboard is unlocked. | |
MouseClick | This event occurs when a session window is clicked by the mouse. | |
MouseClickEx | This event occurs when a session window is clicked by the mouse. | |
NewScreenReady | Occurs as soon as the screen has been quiet for the time duration specified by the ScreenSettleTime property. | |
ScreenChanged | Occurs as soon as the host data causes the data on the screen to change. |