Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / IScreen Interface

In This Topic
    IScreen Interface Events
    In This Topic

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

    Public Events
     NameDescription
     EventControl Key being sent.  
     EventControl key has been processed by terminal  
     EventKeyboard has been unlocked.  
     EventKeyboard has been unlocked.  
     EventData key is being sent.  
     EventData key has been processed by terminal.  
     EventThis event occurs when a session window is clicked by the mouse.  
     EventThis 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.  
    Top
    See Also