Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmScreen Object / KeyboardLocked Event
In This Topic
KeyboardLocked Event (IbmScreen)
In This Topic
Occurs as soon as the keyboard is locked.
Syntax
private Sub IbmScreen_KeyboardLocked ( 
   ByVal sender As Object _
) 

Parameters

sender
Sender of event.
See Also