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

    Parameters

    sender
    Sender of event.
    See Also