Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / HotSpots Object / HotspotsMouseButton Property
In This Topic
    HotspotsMouseButton Property (HotSpots)
    In This Topic
    Gets or sets a value indicating the mouse button used to invoke hotspots.
    Syntax
    expression.HotspotsMouseButton As HotspotsMouseButtonOption
    where expression is a variable that represents a HotSpots Object

    Property Value

    A HotspotsMouseButtonOption value
    See Also