'DeclarationProtected Overridable Sub OnValueChanged( _ ByVal oldValue As String, _ ByVal newValue As String _ )
'UsageDim instance As MaskedTextBox Dim oldValue As String Dim newValue As String instance.OnValueChanged(oldValue, newValue)
Parameters
- oldValue
- newValue