Occurs when consistent content that conforms to the Mask changes in the text box.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
protected virtual void OnMaskedTextChanged( MaskedTextChangedEventArgs e ) |
| Visual Basic |
|---|
Protected Overridable Sub OnMaskedTextChanged ( _ e As MaskedTextChangedEventArgs _ ) |