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

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