InsertionPaletteConnections.FromControl

Syntax

InsertionPaletteConnections.FromControl( uiObj)

Return Value

InsertionPaletteConnection

InsertionPaletteConnection connected to this user interface object. When no InsertionPaletteConnection exists for this control, this method returns NULL .

Purpose

Returns the InsertionPaletteConnection connected to the uiObj parameter.

Parameters

uiObj As Object

[In] Specifies the connected user interface object.