Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / HotspotStyleOption Enumeration


HotspotStyleOption Enumeration
Specifies options for how hotspots appear on the screen
Syntax
'Declaration
 
Public Enum HotspotStyleOption 
   Inherits System.Enum
 
'Usage
 
Dim instance As HotspotStyleOption
Members
MemberDescription
ButtonHotspot appears as a push button.
InvisibleHotspots are active but not visible
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Attachmate.Reflection.Emulation.OpenSystems.HotspotStyleOption

See Also