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

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