DpiChangedEventHandler Delegate
Represents the method that will handle a DpiChanged event of a form or control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- sender
-
Type:
System::Object^
The source of the event.
- e
-
Type:
System.Windows.Forms::DpiChangedEventArgs^
A DpiChangedEventArgs that contains the event data.
.NET Framework
Available since 4.7
Available since 4.7
Show: