InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / HotspotsMouseButtonOption Enumeration
In This Topic
    HotspotsMouseButtonOption Enumeration
    In This Topic
    Specifies options for mouse button to use when invoking hotspots
    Syntax
    <System.Runtime.InteropServices.ComVisibleAttribute(True)>
    <System.Runtime.InteropServices.GuidAttribute("5FC52074-9557-4F2E-BA12-19EB3196683A")>
    Public Enum HotspotsMouseButtonOption 
       Inherits System.Enum
    Members
    MemberDescription
    LeftLeft mouse button
    MiddleMiddle mouse button
    RightRight mouse button
    See Also