Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
UserFeaturesLocked Property
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
Terminal Object
: UserFeaturesLocked Property
Gets or sets whether certain features can be changed by the host.
Syntax
Visual Basic (Declaration)
Object.UserFeaturesLocked
As
Boolean
Remarks
When this property is set to true, the following properties cannot be changed by the host:
Tab stops.
The value of the KeyboardLocked property.
The value of the InverseVideo property.
The value of the JumpScrollSpeed property.
The value of the AutoRepeat property.
Some host applications require that this property be set to false, so that they can control these features. The default value is false.
See Also
Reference
Terminal Object
Terminal Members
Send Feedback