DEFAULTHOTSPOT |
DEVELOPER |
|
|
Purpose |
.DefaultHotSpot allows you to specify the objects that will be mapped to the <Enter> key. |
Syntax |
ObjectReference.DefaultHotSpot = Value |
Operation |
ObjectReference is the Tag Name of the object |
Remarks |
The value of this property can only be set, not retrieved. |
Example |
To set the .DefaultHotSpot property of a whose Tag Name is OK: OK.DefaultHotSpot = TRUE |
Topic ID: 510049