Control::OnDpiChangedAfterParent Method (EventArgs^)

 

Raises the DpiChangedAfterParent event.

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

protected:
[BrowsableAttribute(true)]
virtual void OnDpiChangedAfterParent(
	EventArgs^ e
)

Parameters

e
Type: System::EventArgs^

An DpiChangedEventArgs that contains the event data.

.NET Framework
Available since 4.7
Return to top
Show: