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

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