DpiChangedEventArgs Properties
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the event should be canceled.(Inherited from CancelEventArgs.) |
![]() | DeviceDpiNew | Gets the DPI value for the new display device where the control or form is currently being displayed. |
![]() | DeviceDpiOld | Gets the DPI value for the display device where the control or form was previously displayed. |
![]() | SuggestedRectangle | Gets a Rectangle that represents the new bounding rectangle for the control or form based on the DPI of the display device where it's displayed. |
Show:
