ImageConnections.FromControl

Syntax

ImageConnections.FromControl( uiObj)

Return Value

ImageConnection

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

Purpose

Returns the ImageConnection connected to the uiObj parameter.

Parameters

uiObj As Object

[In] Specifies the connected user interface object.