|
-
Apr 24th, 2004, 03:40 AM
#1
Thread Starter
Hyperactive Member
One more thing
One more thing though, that has been bugging me.
If I've got a picturebox object, and the picturebox is NOT on a form. It's created dynamically in code, in my own function via 'Dim'. The picturebox is not visible. I create a Graphics object via 'Picturebox.CreateGraphics().' I draw an Image on the graphics object via DrawImage method. Now I have this question:
While I can't see the graphics, is it there? If it's there, how can I then save it to a new bitmap object?
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
|
Click Here to Expand Forum to Full Width
|