Attachmate.Reflection.Emulation.IbmHosts Namespace : IIbmScreen Interface |
For a list of all members of this type, see IIbmScreen members.
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. |
![]() | ScreenChanged | Occurs when host data causes the data on the screen to change. |