Attachmate.Reflection.Emulation.OpenSystems Namespace > ITerminal Interface : UserDefinedKeysLocked Property |
'Declaration
Property UserDefinedKeysLocked As Boolean
'Usage
Dim instance As ITerminal Dim value As Boolean instance.UserDefinedKeysLocked = value value = instance.UserDefinedKeysLocked
bool UserDefinedKeysLocked {get; set;}