Programming with Reflection

image\rwnprg32.gif HotspotsEnabled property

 

Syntax

object.HotspotsEnabled
object.HotspotsEnabled = Value

Works with

image\r124.gif

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) whether defined hotspots are active. When this property is True, hotspots are enabled. The appearance of enabled hotspots is determined by the value of the HotspotsVisible property. When this property is False, hotspots are not active and hotspots do not appear as buttons on screen.

Values

The default value is False.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property