hi , i've designed a form with a progress bar but it seems to be very fast, i've tried a lot , but i cant get the correct one , tell me how to design a progressbar

Recommended Answers

All 3 Replies

What exactly do you mean "tell me how to design a progress bar"? Are you writing a windows form or is this an ASP.NET web application? If it's a windows form the progress bar component comes with .NET and all you have to do is set the min, max and value and viola you have a progress bar. Use windows events to update your bar.

set the timer interval.

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.