Search:

Type: Posts; User: yvne

Search: Search took 0.03 seconds.

  1. Re: ListBox with custom items (colors, images, text alignment)

    110425
  2. Re: ListBox with custom items (colors, images, text alignment)

    I tried but it's not working
    need help sir, i really need this colorlistbox to my program
  3. Replies
    11
    Views
    1,288

    VS 2008 Re: Transparent animating image over image

    You mean, dispose all pictureboxes and then load it again in load form?
  4. Replies
    11
    Views
    1,288

    VS 2008 Re: Transparent animating image over image

    I try .paul's code, but when i run the program it keeps telling me that the error is in animation form(_5thfloor.walk.image=my.resources.backwalk1) , i implement .paul's code in 5thfloor form
    and...
  5. Replies
    11
    Views
    1,288

    VS 2008 Re: Transparent animating image over image

    Hello sir, i try your codes
    after i debug the program, i receive an error
    this is the error message

    110315
  6. Replies
    11
    Views
    1,288

    VS 2008 Re: Transparent animating image over image

    yes sir, how can i do that?
  7. Replies
    11
    Views
    1,288

    VS 2008 Re: Transparent animating image over image

    Hello Sir paul, i tried this

    dim bm_trans as new bitmap(walk.image) - name of my animating image
    bm_trans.maketransparent(color.white) - back color of my image
    walk.image=bm_trans

    but still...
  8. Replies
    11
    Views
    1,288

    VS 2008 Transparent animating image over image

    Hello everyone! Thank you for your time and interest in reading my post.

    I would like to ask how to make this walking animation image transparent.
    Thank you.

    110231
Results 1 to 8 of 10



Click Here to Expand Forum to Full Width