-
Regarding convertion of Picture box and its contents to bitmap file.
Hi,
I need help on converting picture control along with controls on it to bmp
file.
I successfully done that Job by using BitBlt API. But, I could not able to
get the controls into bmp file, which are on the picture but, out side of
visibility of screen...
I got this help from newsgroups...
/*
The BitBlt method will not copy the parts of the picture that
do not show on the screen. You might want to search www.vbpj.com
for an article from K. E. Peterson about copying images using the
Device handle...
*/
But, I could not able to find this article..
Please let me know how to convert the whole picture box to bmp file.
Thank you,
regards,
Kiran
krallabandi@osi-tech.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks