InfoConnect for Unisys
IsKeyboardLocked Property (IUtsScreen)


Gets a value indicating whether the keyboard is locked.
Syntax
'Declaration
 
ReadOnly Property IsKeyboardLocked As Boolean
'Usage
 
Dim instance As IUtsScreen
Dim value As Boolean
 
value = instance.IsKeyboardLocked
bool IsKeyboardLocked {get;}
See Also