DpiChangedAfterParent Event
Occurs when the DPI setting for a control is changed programmatically after the DPI of its parent control or form has changed.
Syntax
public event System.EventHandler DpiChangedAfterParentPublic Event DpiChangedAfterParent As System.EventHandler