InfoConnect for Unisys
KeyboardUnlocked Event (IScreen)


Keyboard has been unlocked.
Syntax
'Declaration
 
Event KeyboardUnlocked As EventHandler
'Usage
 
Dim instance As IScreen
Dim handler As EventHandler
 
AddHandler instance.KeyboardUnlocked, handler
event EventHandler KeyboardUnlocked
See Also