C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputNumericBox Class / ValueChanged Event

In This Topic
ValueChanged Event (InputNumericBox)
In This Topic
Fires when the Value property changes.
Syntax
'Declaration
 
Public Event ValueChanged As EventHandler
 
See Also