C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputComponent Class / BoundValueChanged Event

In This Topic
BoundValueChanged Event (InputComponent)
In This Topic
Fires when the value of the BoundValue property changes.
Syntax
'Declaration
 
Public Event BoundValueChanged As EventHandler
 
See Also