|
|
ObjectHotSelect Method
Selects an object to be the hot object.
Syntax
FlpGrf.ObjectHotSelect( ObjectNumber As Long )
The ObjectHotSelect Method has these parts:
|
Part |
Description |
|
FlpGrf |
An object expression that evaluates the Flipper Graph ASP object. |
|
ObjectNumber |
The number of the object returned by the add function when it was created. |
Remarks
An object is made the hot object when selected with the mouse or with the ObjectHotSelect method. The hot object can be modified by various ObjectHot methods.
See Also
![]() |
Last modified on: Friday, August 16, 2002