ThreadListConnections.FromControl
- Updated2025-07-21
- 1 minute(s) read
ThreadListConnections.FromControl
Syntax
ThreadListConnections.FromControl( uiObj)
Return Value
ThreadListConnection connected to the uiObj parameter. When no ThreadListConnection exists for this control, this method returns NULL .
Purpose
Returns the ThreadListConnection connected to the uiObj parameter.
Parameters
uiObj As Object
[In] Specifies the connected user interface object.