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

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