Results 1 to 5 of 5

Thread: Is there anyway to ad a .gif file to ur form???

  1. #1

    Thread Starter
    Lively Member CagedConfession's Avatar
    Join Date
    Oct 2002
    Posts
    98

    Is there anyway to ad a .gif file to ur form???

    Hi, i've been working with VB for about a month now and I'm wanting to add a .gif file to my form. I can add one but it always changes the format to bitmap and the .gif is not animated. Is there anyway of doing this and keeping it animated??? Would another format work?
    [vbcode]Private Sub Form_Load()
    I would rather be hated for who I am than loved for who I'm not.[/vbcode]
    End Sub

  2. #2
    ^:^...ANGEL...^:^ wrack's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne, AUSTRALIA
    Posts
    2,695

    Re: Is there anyway to ad a .gif file to ur form???

    Originally posted by CagedConfession
    Hi, i've been working with VB for about a month now and I'm wanting to add a .gif file to my form. I can add one but it always changes the format to bitmap and the .gif is not animated. Is there anyway of doing this and keeping it animated??? Would another format work?
    what kinda gif is that...if thats animated then I think I have a way to play it...

    wait until I make a sample...

    Cheers...

  3. #3
    ^:^...ANGEL...^:^ wrack's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne, AUSTRALIA
    Posts
    2,695
    see the attachment for Animated GIF sample...

    Cheers...
    Attached Files Attached Files

  4. #4

    Thread Starter
    Lively Member CagedConfession's Avatar
    Join Date
    Oct 2002
    Posts
    98
    Cool, it worked......but its got scroll bars on the right and bottom of it, how do i get rid of those??
    [vbcode]Private Sub Form_Load()
    I would rather be hated for who I am than loved for who I'm not.[/vbcode]
    End Sub

  5. #5
    ^:^...ANGEL...^:^ wrack's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne, AUSTRALIA
    Posts
    2,695
    Originally posted by CagedConfession
    Cool, it worked......but its got scroll bars on the right and bottom of it, how do i get rid of those??
    thats why I had put them in picture box ans make it a small size so it covers the scrollbars...

    Cheers...

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