NumericConnections.FromControl
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
NumericConnections.FromControl
Syntax
NumericConnections.FromControl( uiObj)
Return Value
NumericConnection connected to the uiObj parameter. When no NumericConnection exists for this control, this method returns NULL .
Purpose
Returns the NumericConnection connected to the uiObj parameter.
Parameters
uiObj As Object
[In] Specifies the connected user interface object.