Skip to content

CapsLock_State - Entry

Determines if all text entered to this object from the keyboard will be converted to upper case

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer CapsLock_State
Access Type Syntax
Read Access: Get CapsLock_State to IntegerVariable
Write Access: Set CapsLock_State to IntegerVariable/Value

Description

When the Capslock_State property is set true, all text entered to this object from the keyboard will be converted to upper case. Values set to this object by the program will not be affected by this property. This property cannot be changed while this object is active; for a change made while the program is running to take effect, the object must be (deactivated and) activated after this property has been set to the desired value.