Click here to Skip to main content
15,909,498 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am working on a project and I want to use the Progress Bar on a method in c# .

I have a fuction 'Process1()' I want to use Progress Bar according to the 'process()'.

Can any body tell the way to do this.


Thanks
Posted
Comments
kishore sharma 23-Feb-12 8:49am    
hello mr.sumit
why dont you go for jQuery progress bar.YOu will find gem of jquery controls.
Richard MacCutchan 23-Feb-12 8:52am    
How does that help on a C# question?
kishore sharma 23-Feb-12 9:02am    
hello Richar,good comment.
you are right we dont know he is working on web development or desktop.
but if its web development,then progress bar will be in client side in design page. so i mentioned that. wht you say mr.
Sumit K Sharma 23-Feb-12 9:17am    
Hi,

Thenks for the response but this is not a web beased application.
This is a window based application (WPF with c#).
Richard MacCutchan 23-Feb-12 9:19am    
You should have included that information in your original question, as there may be easier ways to do this in WPF.

1 solution

Explanation and sample code can be found here[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900