InfoConnect for Airlines VBA Guide
HotSpots Object Properties

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

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