SequenceListConnections.FromControl
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
SequenceListConnections.FromControl
Syntax
SequenceListConnections.FromControl( uiObj)
Return Value
SequenceListConnection connected to the uiObj parameter. When no SequenceListConnection exists for this control, this method returns NULL .
Purpose
Returns the SequenceListConnection connected to the uiObj parameter.
Parameters
uiObj As Object
[In] Specifies the connected user interface object.