InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputTimePicker Class / FormatChanged Event

In This Topic
    FormatChanged Event (InputTimePicker)
    In This Topic
    Fires when the Format property changes.
    Syntax
    'Declaration
     
    Public Event FormatChanged As EventHandler
    public event EventHandler FormatChanged
    See Also