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