InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputFlowPanel Class / Validated Event

In This Topic
    Validated Event (InputFlowPanel)
    In This Topic
    Fires after the contents of a component have been validated.
    Syntax
    'Declaration
     
    Public Event Validated As EventHandler
    public event EventHandler Validated
    See Also