C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputNumericBox Class / OnValueChanged Method

In This Topic
OnValueChanged Method (InputNumericBox)
In This Topic
Raises the ValueChanged event.
Syntax
'Declaration
 
Protected Overridable Sub OnValueChanged( _
   ByVal e As EventArgs _
) 
 

Parameters

e
See Also