DP News-Robot |
26. Feb 2023 18:00 |
Setting a form’s bounds can cause the DPI to change
Note to self: Setting a form’s bounds can move the form to a different monitor. If that monitor has a different DPI than the one the form was originally on, this will cause a WM_DPICHANGED message to be sent to the form, which in turn will change the form’s bounds again. This happened, for example, … <a href="https://blog.dummzeuch.de/2023/02/26/setting-a-forms-bounds-can-cause-the-dpi-to-change/" class="more-link">Continue reading <span class="screen-reader-text">Setting a form’s bo
Weiterlesen...
|