Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
CapsLock Property
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
Screen Object
: CapsLock Property
Gets or sets whether the CapsLock keyboard function is in effect.
Syntax
Visual Basic (Declaration)
Object.CapsLock
As
Boolean
Remarks
When this property is true, pressing any letter key transmits the uppercase version of the letter to the host. (When the CapsLockMode property is true, the CapsLock property is automatically set to false.)
See Also
Reference
Screen Object
Screen Members
Send Feedback