Attachmate.Reflection.Emulation.UTS Namespace > IUtsScreen Interface : KeyboardUnlocked Event |
'Declaration
Event KeyboardUnlocked As EventHandler
'Usage
Dim instance As IUtsScreen Dim handler As EventHandler AddHandler instance.KeyboardUnlocked, handler
event EventHandler KeyboardUnlocked