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