InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputOption Class / BoundValueChanged Event

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