InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputCheckBox Class / ChangeCommitted Event

In This Topic
    ChangeCommitted Event (InputCheckBox)
    In This Topic
    This event is not applicable to InputCheckBox.
    Syntax
    'Declaration
     
    Public Event ChangeCommitted As EventHandler
    public event EventHandler ChangeCommitted
    See Also