Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1BulletGraph Class / OnEnter Method

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

    Parameters

    e
    See Also