InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputHtmlLabel Class / LostFocus Event

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