'Declaration
Protected Overridable Sub OnValueChanged( _ ByVal oldValue As String, _ ByVal newValue As String _ )
'Usage
Dim instance As MaskedTextBox Dim oldValue As String Dim newValue As String instance.OnValueChanged(oldValue, newValue)
Parameters
- oldValue
- newValue