InfoConnect for Unisys
KeyboardLocked Event (IT27Screen)


Occurs when the keyboard is locked.
Syntax
'Declaration
 
Event KeyboardLocked As EventHandler
'Usage
 
Dim instance As IT27Screen
Dim handler As EventHandler
 
AddHandler instance.KeyboardLocked, handler
event EventHandler KeyboardLocked
See Also