ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1Gauge Class / EnabledChanged Event

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