Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
Save or print a form's image with or without decor
no vote
This project shows how to save or print a form's image with or without decoration in VB .NET. The program uses the BitBlt API function to copy the form's image into a bitmap. It can then save or print the image. This project  provides some nice routines to capture and manipulate form images. GetFormImage: Returns a form's image with or without decoration (borders, title bar, etc.) PrintForm: Prints a form's image with or without decoration SaveFormImage: Saves a form's image with or without decoration 
isha849090
2016-08-23
0
1
No more~