InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / HotspotsMouseButtonOption Enumeration


HotspotsMouseButtonOption Enumeration
Specifies options for mouse button to use when invoking hotspots
Syntax
'Declaration
 
Public Enum HotspotsMouseButtonOption 
   Inherits System.Enum
 
'Usage
 
Dim instance As HotspotsMouseButtonOption
Members
MemberDescription
LeftLeft mouse button
MiddleMiddle mouse button
RightRight mouse button
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Attachmate.Reflection.Emulation.IbmHosts.HotspotsMouseButtonOption

See Also