InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsScreen Object / KeyboardUnlocked Event
In This Topic
    KeyboardUnlocked Event (UtsScreen)
    In This Topic
    Occurs as soon as the keyboard is unlocked.
    Syntax
    private Sub UtsScreen_KeyboardUnlocked ( 
       ByVal sender As Object _
    ) 

    Parameters

    sender
    Sender of event.
    See Also