Admin Production rocket
Current Publication

UserDefinedKeysLocked Property

Reflection Desktop VBA Guide V18.0.2
UserDefinedKeysLocked Property
In This Topic
Gets or sets whether the host can alter the definitions of the user-defined keys.
Syntax

                     
                     
expression.UserDefinedKeysLocked As Boolean

                  
where expression is a variable that represents a Terminal Object
Remarks
When this property is set to true, user-defined keys cannot be loaded from the host.
See Also