InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputSeparator Class / TextChanged Event

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