Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / AutoRepeat Property
In This Topic
    AutoRepeat Property
    In This Topic
    Gets or sets whether keys repeat when you hold them down. (The SHIFT, ENTER, and CTRL keys never auto repeat.)
    Syntax
    expression.AutoRepeat As Boolean
    where expression is a variable that represents a Screen Object
    See Also