Attachmate.Reflection.Emulation.Common Namespace : Hotspot Class |
For a list of all members of this type, see Hotspot members.
Name | Description | |
---|---|---|
![]() | ActionSequence | Gets or sets the action sequence to invoke when this hotspot is invoked. |
![]() | AutoInvoke | Gets or sets a value indicating whether to cause the hotspot to be invoked as soon as it appears on the screen. |
![]() | Column | Gets or sets whether the hotspot will appear only if the text is in the specified column. |
![]() | FollowedByDelimiter | Gets or sets a value indicating whether the hotspot must be followed by a delimiter, usually a space. |
![]() | MatchCase | Gets or sets a value indicating whether to make the hotspot case sensitive. |
![]() | PrecededByDelimiter | Gets or sets a value indicating whether the hotspot must be preceded by a delimiter, usually a space. |
![]() | Row | Gets or sets whether the hotspot will appear only if the text is in the specified row. |
![]() | Text | Gets or sets a value indicating the hotspot text. The text can be up to 80 characters. |