The MaskedTextChangedEventArgs type exposes the following members.

Constructors

  Name Description
Public method MaskedTextChangedEventArgs
Creates an instance of the MaskedTextChangedEventArgs class.

Properties

  Name Description
Public property NewText
Gets a new text.
Public property OldText
Gets an old text.

See Also