Gauges for WinForms | ComponentOne
C1.Win.Gauge.8 Assembly / C1.Win.Gauge Namespace / C1Gauge Class / LostFocus Event

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