Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Hotspot Object / AutoInvoke Property
In This Topic
    AutoInvoke Property (Hotspot)
    In This Topic
    Gets or sets a value indicating whether to cause the hotspot to be invoked as soon as it appears on the screen.
    Syntax
    expression.AutoInvoke As Boolean
    where expression is a variable that represents a Hotspot Object
    See Also