#GetImage and PutImage
08-Oct-91 01:14:36
Sb: #GetImage and PutImage
Fm: Don Payette 71361,245
To: [F] Loren Merriman 76701,156
I'm new to Visual Basic, although I'm an experienced programmer. I'm
writing an application wherein I wish to have a "bag" of graphics that I
can call up at any time. What I would like would be C's getimage and
putimage. That way I can have a hidden form containing by library of pics
that I can grab and place anywhere on a form.
The closest I've found is the SavePicture and LoadPicture calls, but they
won't quite cut it. Any help?
Don
There are 2 Replies.