InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common 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
    See Also