ComponentOne Input for WinForms
ValueChangedBehavior Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : ValueChangedBehavior Property
Allows backward compatibility with the old behavior, when the ValueChanged event previously fired on any text change.
Syntax
'Declaration
 
Public Property ValueChangedBehavior As ValueChangedBehaviorEnum
public ValueChangedBehaviorEnum ValueChangedBehavior {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members