InfoConnect for Unisys
KeyboardUnlocked Event (IIbmScreen)


Occurs when as the keyboard is unlocked.
Syntax
'Declaration
 
Event KeyboardUnlocked As EventHandler
'Usage
 
Dim instance As IIbmScreen
Dim handler As EventHandler
 
AddHandler instance.KeyboardUnlocked, handler
event EventHandler KeyboardUnlocked
See Also