Basic Library for WinRT
OnMaskedTextChanged Method

Occurs when consistent content that conforms to the Mask changes in the text box.
Syntax
'Declaration
 
Protected Overridable Sub OnMaskedTextChanged( _
   ByVal e As MaskedTextChangedEventArgs _
) 
protected virtual void OnMaskedTextChanged( 
   MaskedTextChangedEventArgs e
)

Parameters

e
See Also

Reference

C1MaskedTextBox Class
C1MaskedTextBox Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback