InfoConnect API Guide
Attachmate.Reflection.Emulation.UTS Namespace / IUtsScreen Interface

In This Topic
    IUtsScreen Interface Events
    In This Topic

    For a list of all members of this type, see IUtsScreen members.

    Public Events
     NameDescription
     EventOccurs after data keys are rendered on the terminal screen.  
     EventOccurs before a control key is sent to the host.  
     EventOccurs before a data key is sent to the host.  
     EventOccurs when the cursor moves into a different field.  
     EventOccurs when the keyboard is locked.  
     EventOccurs when as the keyboard is unlocked.  
     EventThis event occurs when a session window is clicked by the mouse.  
     EventOccurs when the screen has been quiet for the time duration specified by the ScreenSettleTime property.  
     EventOccurs when host data causes the data on the screen to change.  
    Top
    See Also