InfoConnect for Airlines
KeyboardLocked Event (IUtsScreen)


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