Results 1 to 3 of 3

Thread: Adding GIFs to my WindowsForm

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2013
    Posts
    33

    Adding GIFs to my WindowsForm

    I need to insert a few flags into my program, And i want the flags to be waving. So can i insert a GIF into a Picture Box or something??
    If not picture box then please suggest how i can do it.
    Thank You

  2. #2
    Frenzied Member
    Join Date
    Oct 2012
    Location
    Tampa, FL
    Posts
    1,187

    Re: Adding GIFs to my WindowsForm

    did you not even try to load a gif?

  3. #3
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Posts
    12,380

    Re: Adding GIFs to my WindowsForm

    Well like jayinthe813 asked, did you try it? That's generally my first step. My second is to pull of the MSDN documentation, here it is for the PictureBox in the remarks it has:
    Typically the PictureBox is used to display graphics from a bitmap, metafile, icon, JPEG, GIF, or PNG file.
    Finally if I have any discrepancies I google, here is a relavent result.
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | HtmlLessons | CssLessons | Code Tags | Sword of Fury - Jameram

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