Programming with Reflection

image\rwnprg32.gif ExtendHotSpots property

 

Syntax

object.ExtendHotSpots
object.ExtendHotSpots = Value

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) whether a region to the right of a hotspot is treated as part of the hotspot. When this property is True, the hotspot is extended. The extended region is not displayed as a hotspot but can be clicked. The region extends until any of the following is encountered:

· Multiple spaces

· A carriage return

· The beginning of the next hotspot

Values

The default is False for 3270 terminal sessions and True for 5250 terminal sessions.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property