Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / IHotSpots Interface

In This Topic
    IHotSpots Interface Properties
    In This Topic

    For a list of all members of this type, see IHotSpots members.

    Public Properties
     NameDescription
     PropertyGets the path and filename that the Save method saves a hotspot to when the location defined by the HotspotsMap property is read-only.  
     PropertyGets or sets a value indicating whether the Alt key must be used in conjunction with the mouse to activate the hotspot.  
     PropertyGets or sets a value indicating whether the Ctrl key must be used in conjunction with the mouse to activate the hotspot.  
     PropertyGets or sets a value indicating whether a double click is required to activate the hotspot.  
     PropertyGets or sets a value indicating whether hotspots are enabled.  
     PropertyGets or sets the current hotspots definition file.  
     PropertyGets or sets a value indicating the mouse button used to invoke hotspots.  
     PropertyGets or sets a value indicating whether the Shift key must be used in conjunction with the mouse to activate the hotspot.  
     PropertyGets or sets a value indicating the way that hotspots should appear on the screen.  
     PropertyGets or sets a value indicating whether hotspots are visible.  
     PropertyGets a set of all the hotspots that have been mapped in the current hotspot map.  
     PropertyGets or sets a value indicating whether hotspots are case sensitive.  
     PropertyGets the most recently used hotspot column position.  
     PropertyGets the most recently used hotspot length.  
     PropertyGets the most recently used hotspot row position.  
     PropertyGets the most recently used hotspot text.  
     PropertyGets or sets a value indicating other character(s) to use as hotspot delimiters when the UseOtherDelimiters property is set to true.  
     PropertyGets or sets a value indicating whether the whitespace created by pressing the spacebar is to be used as a hotspots delimiter.  
     PropertyGets or sets a value indicating whether the contents of the OtherDelimiters property are to be used as additional hotspots delimiters.  
    Top
    See Also