InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputMenu Class / BoundValueChanged Event

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