InsertionPaletteConnections.FromControl
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
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.