C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputMask Class / TextChanged Event

In This Topic
TextChanged Event (C1InputMask)
In This Topic
Fires when the text is changed.
Syntax
'Declaration
 
Public Event TextChanged As C1TextChangedEventHandler
 
See Also