C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputDatePicker Class / TextChanged Event

In This Topic
TextChanged Event (InputDatePicker)
In This Topic
Fires when the value of the Text property changes.
Syntax
'Declaration
 
Public Event TextChanged As EventHandler
 
See Also