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

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