Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / HotSpots Object / HotspotsAltKey Property
In This Topic
    HotspotsAltKey Property (HotSpots)
    In This Topic
    Gets or sets a value indicating whether the Alt key must be used in conjunction with the mouse to activate the hotspot.
    Syntax
    expression.HotspotsAltKey As Boolean
    where expression is a variable that represents a HotSpots Object
    See Also