StepGroupListConnections.FromControl

Syntax

StepGroupListConnections.FromControl( uiObj)

Return Value

StepGroupListConnection

StepGroupListConnection connected to the uiObj parameter. When no StepGroupListConnection exists for this control, this method returns NULL .

Purpose

Returns the StepGroupListConnection connected to the uiObj parameter.

Parameters

uiObj As Object

[In] Specifies the connected user interface object.