InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputComboBox Class / FormattingEnabledChanged Event

In This Topic
    FormattingEnabledChanged Event (InputComboBox)
    In This Topic
    Fires when the FormattingEnabled property changes.
    Syntax
    'Declaration
     
    Public Event FormattingEnabledChanged As EventHandler
    public event EventHandler FormattingEnabledChanged
    See Also