Screen Background
How to create a Form that has the Windows Desktop as the background. This program makes it appear as though the Windows Desktop is still running, but it actually copies the image of the Desktop to an Image control that is used as the Form's background.
About this post
Posted: 2017-08-18
By: BlackBeltVB
Viewed: 416 times
Categories
Attachments
SCRNBACK.ZIP
Posted: 8/13/2017 11:27:05 AM
Size: 2,393 bytes
Requirements
This code originally appeared on BlackBeltVB.com, and has been republished here with the permission of Matt Hart.
Special Instructions
Uses the following API functions:
- BitBlt
- GetDC
- GetDesktopWindow
- ReleaseDC
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.