InsertionPaletteConnections.FromControl
- Updated2025-07-21
- 1 minute(s) read
InsertionPaletteConnections.FromControl
Syntax
InsertionPaletteConnections.FromControl( uiObj)
Return Value
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.