|
-
Apr 15th, 2008, 06:08 PM
#1
Thread Starter
PowerPoster
[RESOLVED] about pixel scalemode
i'm using visual basic 6.
i have a picturebox in pixel scalemode for put an image. then i want put the image in a usercontrol and for that i use these code:
UserControl.Picture = Picturebox.Image
if the usercontrol.scalemode=twip i can see the image without a problem, but if the usercontrol.scalemode=pixel i can't see the image... why?
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
|