C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputTimePicker Class / OnFormatChanged Method

In This Topic
OnFormatChanged Method (InputTimePicker)
In This Topic
Raises the FormatChanged event.
Syntax
'Declaration
 
Protected Overridable Sub OnFormatChanged( _
   ByVal e As EventArgs _
) 
 

Parameters

e
See Also