Summary
Gets or sets a value indicating whether the value will be changed directly on every TextBox text changed input event or when using the Enter key.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- NumericUpDown
Syntax
[Category("Behavior")]
public bool ChangeValueOnTextChanged { get; set; }
Attributes
| Type | Description |
|---|---|
| Category |
Value
| Type | Description |
|---|---|
| bool |
