protected override void OnTextChanged( string previousValue, string currentValue )
'Declaration Protected Overrides Sub OnTextChanged( _ ByVal previousValue As String, _ ByVal currentValue As String _ )
'Usage Dim instance As TimeSpanUpDown Dim previousValue As String Dim currentValue As String instance.OnTextChanged(previousValue, currentValue)
Parameters
- previousValue
- currentValue