Results 1 to 2 of 2

Thread: [RESOLVED] combine the picturebox with usercontrol

  1. #1

    Thread Starter
    PowerPoster joaquim's Avatar
    Join Date
    Apr 2007
    Posts
    3,966

    Resolved [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
    VB6 2D Sprite control

    To live is difficult, but we do it.

  2. #2

    Thread Starter
    PowerPoster joaquim's Avatar
    Join Date
    Apr 2007
    Posts
    3,966

    Re: combine the picturebox with usercontrol

    i will put my project here. my objective is that i must see the images in usercontrol but the scalemode in usercontrol and picanimation array must be pixel. please can anyone help me?
    PS.: don't worry about strips images or animation, i only need see the images with a pixel scalemode nothing more.
    thanks
    Last edited by joaquim; Jul 24th, 2008 at 07:59 PM.
    VB6 2D Sprite control

    To live is difficult, but we do it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width