InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputButton Class / ChangeCommitted Event

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