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

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