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