Skip to content

phoFloatByControl - cWebFloatingPanel

Determines by which control the panel will be floating

Type: Property
Access: Read/Write
Data Type: Handle
Parameters: None

Syntax

Property Handle phoFloatByControl
Access Type Syntax
Read Access: Get phoFloatByControl to HandleVariable
Write Access: Set phoFloatByControl to HandleVariable/Value

Description

Determines by which control the panel will be floating. Should be used in combination with fpFloatByControl as pePosition mode.

Note that this property needs to be set on initialization. To change the float by control at runtime, the psFloatByControl property should be WebSet to the full name of the control.

Set phoFloatByControl to oMyControl