'Usage
Dim newText As String Dim oldText As String Dim instance As New MaskedTextChangedEventArgs(newText, oldText)
Parameters
- newText
- The new text.
- oldText
- The old text.
'Usage
Dim newText As String Dim oldText As String Dim instance As New MaskedTextChangedEventArgs(newText, oldText)