Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / ForceAutoRepeat Property
In This Topic
ForceAutoRepeat Property
In This Topic
When this property is set to true, Reflection ignores the current value of the AutoRepeat property and always auto repeats (causing most keys to repeat when you hold the key down).
Syntax
expression.ForceAutoRepeat As Boolean
where expression is a variable that represents a Screen Object
See Also