ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Forms Namespace / ProgressForm Class / LostFocus Event

In This Topic
    LostFocus Event (ProgressForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Event LostFocus As System.EventHandler
    public event System.EventHandler LostFocus
    See Also