A set of .NET Framework managed libraries for developing graphical user interfaces.
You can try to adjust the handle which GetDesktopWindow return or ChangeDisplaySettingsEx to change the settings of the specified display device.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
in my company we are having a trouble about screen burn. We want to take the whole desktop view with all windowses and shrink it for some percentage and then move clockwise.
I tried this with MoveWindow api for only one window and it's working. But i want to take whole desktop and shrink it, is this possible do you know how can i do it and with which api ?
Thanks in advance.
A set of .NET Framework managed libraries for developing graphical user interfaces.
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
You can try to adjust the handle which GetDesktopWindow return or ChangeDisplaySettingsEx to change the settings of the specified display device.