I have a calculator program and I want to add a progress bar. The progress bar is for visual effects only; I want it to animate for just enough time so that it will be noticed everytime I hit the "=" button. I'm a newbie in making forms and actually, this is the first one i've made so I'm not that knowledgeable in event-handling etc.

Recommended Answers

All 2 Replies

Show me your code so far, on Window Forms it's easy.

Uhmm, I'm using Visual Studio 2008, I just want to see an animation of the progressbar (maybe 1.5 seconds of animation) when I hit the = button. I dont have any code for the bar itself.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.