CaptionConnections.FromControl

Syntax

CaptionConnections.FromControl( uiObj)

Return Value

CaptionConnection

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

Purpose

Returns the CaptionConnection connected to the uiObj parameter.

Parameters

uiObj As Object

[In] Specifies the connected user interface object.