C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonTimePicker Class / OnTextChanged Method

In This Topic
OnTextChanged Method (RibbonTimePicker)
In This Topic
Raises the TextChanged event.
Syntax
'Declaration
 
Protected Overridable Sub OnTextChanged( _
   ByVal e As System.EventArgs _
) 
 

Parameters

e
See Also