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

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