Auto_Locate_State - FloatingPanel

Locates itself relative to any item that invokes it with a popup message when set true

Type: Property

Access: Read/Write

Data Type: Boolean

Parameters: None

Syntax
 Property Boolean Auto_Locate_State

Read Access: Get Auto_Locate_State to BooleanVariable
Write Access: Set Auto_Locate_State to BooleanVariable/Value


Description

If Auto_Locate_State is True, this object will locate itself relative to any item that invokes it with a popup message (i.e., relative to the position of the cursor in another object when the prompt key was pressed). The position at which this object pops up depends on the values of its Column_Offset and Row_Offset properties.

This property exists primarily for backwards compatibility. You are encouraged to use the more powerful Locate_Mode property in its place.

Default is False.