CommandConnections.FromControl

Syntax

CommandConnections.FromControl( uiObj)

Return Value

CommandConnection

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

Purpose

Returns the CommandConnection connected to the uiObj parameter.

Parameters

uiObj As Object

[In] Specifies the connected user interface object.