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