Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. how to display a gif image in vb.net and vb?

how to display a gif image in vb.net and vb?

Scheduled Pinned Locked Moved Visual Basic
csharphelptutorialquestion
7 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Ron S
    wrote on last edited by
    #1

    hi there i have a gif image file that has to be displayed on the form can anyone help me. i have tried with picture box and image options , they are showing the pic but it is not playing the image image has some motion . bharath.s

    D S K 3 Replies Last reply
    0
    • R Ron S

      hi there i have a gif image file that has to be displayed on the form can anyone help me. i have tried with picture box and image options , they are showing the pic but it is not playing the image image has some motion . bharath.s

      D Offline
      D Offline
      DIMPLE_R
      wrote on last edited by
      #2

      Select the imageurl property of an image control and go. It even animates in the designer. :) Also refer to http://www.a1vbcode.com/vbtip.asp?ID=6 --Dimple

      1 Reply Last reply
      0
      • R Ron S

        hi there i have a gif image file that has to be displayed on the form can anyone help me. i have tried with picture box and image options , they are showing the pic but it is not playing the image image has some motion . bharath.s

        S Offline
        S Offline
        Socheat Net
        wrote on last edited by
        #3

        draw picturebox on you from and use methond Picturbox1.Image = Images.FromFile(Path as string) ................

        L 1 Reply Last reply
        0
        • S Socheat Net

          draw picturebox on you from and use methond Picturbox1.Image = Images.FromFile(Path as string) ................

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Socheat.Net wrote:

          Picturbox1.Image = Images.FromFile(Path as string)

          This will display a stictic image. What he wants is an animation image show on the form.

          S 1 Reply Last reply
          0
          • L Lost User

            Socheat.Net wrote:

            Picturbox1.Image = Images.FromFile(Path as string)

            This will display a stictic image. What he wants is an animation image show on the form.

            S Offline
            S Offline
            Socheat Net
            wrote on last edited by
            #5

            It possible alos if his image is animator ................

            L 1 Reply Last reply
            0
            • R Ron S

              hi there i have a gif image file that has to be displayed on the form can anyone help me. i have tried with picture box and image options , they are showing the pic but it is not playing the image image has some motion . bharath.s

              K Offline
              K Offline
              kavitabhat
              wrote on last edited by
              #6

              picture box has a property background image.You can set the url in it. kavitabhat

              1 Reply Last reply
              0
              • S Socheat Net

                It possible alos if his image is animator ................

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #7

                Ok, you are right. -- modified at 6:19 Wednesday 5th July, 2006

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups