'DeclarationProtected Overrides Sub OnFormatStringChanged( _ ByVal oldValue As String, _ ByVal newValue As String _ )
'UsageDim instance As TimePicker Dim oldValue As String Dim newValue As String instance.OnFormatStringChanged(oldValue, newValue)
Parameters
- oldValue
- newValue