|
-
May 2nd, 2013, 07:41 AM
#1
Thread Starter
Member
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
-
May 2nd, 2013, 08:07 AM
#2
Re: Adding GIFs to my WindowsForm
did you not even try to load a gif?
-
May 2nd, 2013, 09:09 AM
#3
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|