InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / KeyboardLocked Event
In This Topic
    KeyboardLocked Event (Screen)
    In This Topic
    This event is triggered when the keyboard becomes locked (either by the host or by InfoConnect).
    Syntax
    private Sub Screen_KeyboardLocked (
    ByVal sender As Object _)

    Parameters

    sender
    See Also