Control.OnDpiChangedBeforeParent Method (EventArgs)

 

Raises the DpiChangedBeforeParent event.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

[BrowsableAttribute(true)]
protected virtual void OnDpiChangedBeforeParent(
	EventArgs e
)

Parameters

e
Type: System.EventArgs

An DpiChangedEventArgs that contains the event data.

.NET Framework
Available since 4.7
Return to top
Show: