Property Boolean Capslock_State
| Read Access: | Get Capslock_State to BooleanVariable |
| Write Access: | Set Capslock_State to BooleanVariable/Value |
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.