473,503 Members | 2,082 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Showing animation on a form

Hi All

How some application shows animation to show if some progress/processing is
going on.

like especially in the end of some wizard, the application shows animation
on a form, animation like we see when copying of files is being done.

is that done by showing some animated gif? If an animated gif then how to
display an animated gif on a form.
Thanks

NOOR

Nov 20 '05 #1
2 1297
* "Noor" <no*******@softhome.net> scripsit:
How some application shows animation to show if some progress/processing is
going on.

like especially in the end of some wizard, the application shows animation
on a form, animation like we see when copying of files is being done.

is that done by showing some animated gif? If an animated gif then how to
display an animated gif on a form.


Just add a picturebox and set its 'Image' property to the animated GIF.
Windows uses IMO a STATIC control to display the animation (AVI), but I don't
know if there is a good replacement for .NET available.

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #2
I do it on my app with an animated gif on a form running in its own thread.

http://www.c-sharpcorner.com/Code/20...adPoolGifs.asp

This isn't the exact article I used when I did mine , but it is a similar
solution

Rollasoc

"Noor" <no*******@softhome.net> wrote in message
news:eD*************@tk2msftngp13.phx.gbl...
Hi All

How some application shows animation to show if some progress/processing is going on.

like especially in the end of some wizard, the application shows animation
on a form, animation like we see when copying of files is being done.

is that done by showing some animated gif? If an animated gif then how to
display an animated gif on a form.
Thanks

NOOR

Nov 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
3731
by: Eugene | last post by:
Setting backcolor for the animation control does not take effect. The BackStyle property is set to cc2BackstyleTransparent. No matter what BackColor property is set to, in run time the backcolor...
1
1240
by: Noor | last post by:
Hi All How some application shows animation to show if some progress/processing is going on. like especially in the end of some wizard, the application shows animation on a form, animation...
6
2381
by: Darren | last post by:
X-No-Archive Hi all, Can anyone help me with structuring the data in a small tool I have to build? I'm trying to work out if there's a design pattern or data structure that would remove some...
5
2085
by: wmschneider | last post by:
I am trying to make a progress animation so that the user knows that there files are correctly being checked in. Trying to animate papers moving from the computer to the server pics. I'm brand...
0
1158
by: Max99 | last post by:
Hello I'm developing an MDI program with Microsoft visual C# .net In the program for opening the forms I use Form1 theForm = new Form1(); theForm.Show();
3
2609
by: Lars Netzel | last post by:
How do I add and make an 8 bits AVI work in a Windows.Form Forexample the copyfiles AVI that is included in windows.. I can get it to show and work in the form. best regards /Lars Netzel
5
2385
by: graphicsxp | last post by:
Hi, I have can upload a file to the server from my aspx page using the uploadfile control. When the user click on submit I'd like to show an animated gif while the file is being uploaded. But how...
2
1813
by: jasonchan | last post by:
I am trying to have a function start with a timer and then switch to another function. However, it is not working at all. Anyone know whats goin on? <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0...
1
2305
by: RLN | last post by:
I have a form that is set to "continuous forms" view. Several rows of data are shown to the user at the same time. I want to set FieldX and FieldY to true and show them only if the...
0
7091
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7282
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6998
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
4680
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3171
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3162
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1516
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
741
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
391
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.