|
-
Oct 13th, 2003, 08:42 PM
#1
Thread Starter
Addicted Member
Picturebox or equivalnet without form
I am rewriting a form procedure into a module level one and it needs a temporary place to load a picture into.
I was thinking of using a picturebox but VB won't let me create a picturebox control on the fly and I don't want to have to have a picturebox on my form just for this procedure. (If that's the case I might as well leave the procedure on the form to begin with right?)
So is there a way to make a tempory picturebox or equivalent at the module level?
P.S. - I need to have a hDC so I can bitblt it.
Thanks!
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
|