ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1BulletGraph Class / OnTextChanged Method

In This Topic
    OnTextChanged Method (C1BulletGraph)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnTextChanged( _
       ByVal e As System.EventArgs _
    ) 
    protected virtual void OnTextChanged( 
       System.EventArgs e
    )

    Parameters

    e
    See Also