Form::OnDpiChanged Method (DpiChangedEventArgs^)

 

Raises the DpiChanged event.

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

protected:
[BrowsableAttribute(true)]
virtual void OnDpiChanged(
	DpiChangedEventArgs^ e
)

Parameters

e
Type: System.Windows.Forms::DpiChangedEventArgs^

An DpiChangedEventArgs that contains the event data.

.NET Framework
Available since 4.7
Return to top
Show: