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

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