[]
        
(Showing Draft Content)

C1.Win.Input.ValueChangedBehavior

ValueChangedBehavior Enum

Specifies the behavior of the ValueChanged event.

Namespace: C1.Win.Input
Assembly: C1.Win.Input.8.dll
Syntax
public enum ValueChangedBehavior

Fields

Name Description
Default

The ValueChanged event is fired only when the Value property changes.

FireOnAnyChange

The ValueChanged event is fired on any text change.