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

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