Admin Production rocket
Current Publication

Properties

Reflection Desktop VBA Guide V18.0.2
Hotspot Object Properties
In This Topic

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

Public Properties
Name Description
Public Property Gets or sets the action sequence to invoke when this hotspot is invoked.
Public Property Gets or sets a value indicating whether to cause the hotspot to be invoked as soon as it appears on the screen.
Public Property Gets or sets whether the hotspot will appear only if the text is in the specified column.
Public Property Gets or sets a value indicating whether the hotspot must be followed by a delimiter, usually a space.
Public Property Gets or sets a value indicating whether to make the hotspot case sensitive.
Public Property Gets or sets a value indicating whether to define the end of the hotspot as a delimiter, usually a space.
Public Property Gets or sets the list of characters to use as hotspot delimiters when UseOtherDelimiters is true.
Public Property Gets or sets a value indicating whether the hotspot must be preceded by a delimiter, usually a space.
Public Property Gets or sets whether the hotspot will appear only if the text is in the specified row.
Public Property Gets or sets a value indicating whether to use the white space created by pressing the SPACEBAR as a hotspot delimiter.
Public Property Gets or sets a value indicating the hotspot text. The text can be up to 80 characters.
Public Property Gets or sets the text to display when the mouse cursor is over the hotspot.
Public Property Gets or sets a value indicating whether to use other characters as hotspot delimiters.
Top
See Also