SequenceViewConnections.FromControl
- 更新日2025-07-21
- 1分で読める
SequenceViewConnections.FromControl
Syntax
SequenceViewConnections.FromControl( uiObj)
Return Value
SequenceViewConnection connected to the uiObj parameter. When no SequenceViewConnection exists for this control, this method returns NULL .
Purpose
Returns the SequenceViewConnection connected to the uiObj parameter.
Parameters
uiObj As Object
[In] Specifies the connected user interface object.