|
-
Mar 4th, 2005, 11:42 AM
#1
Thread Starter
New Member
Animation code
Hello, Guys out there i just wanna ask if it's possible to develop an animation code with vb.net
-
Mar 4th, 2005, 12:01 PM
#2
Re: Animation code
what do you mean by animation code?
what are you looking to animate?
-
Mar 4th, 2005, 12:06 PM
#3
Hyperactive Member
Re: Animation code
If you want to have an animation on your form, you could do it a couple of ways. The easiest way would be to have an animated gif placed into a picturebox. A more interesting way would be to use timers to change pictures to make it appear like an animation, and you could also use the setbounds method to make the picture boxes move around the form.
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
|