AttachValueChangedEvent Method
protected void AttachValueChangedEvent(
Control[]
)
'Declaration
Protected Sub AttachValueChangedEvent( _
ByVal () As Control _
)
'Usage
Dim instance As InputFormulaForm
Dim controls() As Control
instance.AttachValueChangedEvent(controls)
Parameters
- controls