ChildControlValueChanged Method
'Declaration
Protected Overridable Sub ChildControlValueChanged( _
ByVal As Object, _
ByVal As EventArgs _
)
'Usage
Dim instance As InputFormulaForm
Dim sender As Object
Dim e As EventArgs
instance.ChildControlValueChanged(sender, e)
Parameters
- sender
- e