|
-
Apr 12th, 2008, 02:59 PM
#1
Thread Starter
PowerPoster
[RESOLVED] combine the picturebox with usercontrol
i'm using visual basic 6...
in my project i have a picturebox. the picturebox and usercontrol scalemode is pixel. now i want put the picturebox image in usercontrol. i did these:
usercontrol.picture=picturebox1.image
but the problem is that the usercontrol doesn't recive the image... why?
and i think that the picturebox don't recive the picture.
i use the picturebox for recive the image and work with image, then the usercontrol must recive the image....
can anyone help me?
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
|