C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1TextBox Class / ValueChangedBehavior Property

In This Topic
ValueChangedBehavior Property (C1TextBox)
In This Topic
Allows backward compatibility with the old behavior, when the ValueChanged event previously fired on any text change.
Syntax
'Declaration
 
Public Property ValueChangedBehavior As ValueChangedBehaviorEnum
 
See Also