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

Parameters

sender
Sender of event.
See Also