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

    Parameters

    sender
    Sender of event.
    See Also