Progress Bar
-
I want to create wpf application in c# visual studio 2010.In that i have to create to buttons named as start and stop and one progress bar if ill click on start button,the progress bar should keep on running and if i click on stop it should stop running(pause and clear both).
-
I want to create wpf application in c# visual studio 2010.In that i have to create to buttons named as start and stop and one progress bar if ill click on start button,the progress bar should keep on running and if i click on stop it should stop running(pause and clear both).
-
I want to create wpf application in c# visual studio 2010.In that i have to create to buttons named as start and stop and one progress bar if ill click on start button,the progress bar should keep on running and if i click on stop it should stop running(pause and clear both).
-
Member 10990212 wrote:
I want to create wpf application
The please use the WPF Forum[^], and be more specific about what your problem is.
FIRST READ THE QUESTION CAREFULLY.
-
the Progress should be continuously running when ill press the start button in wpf application
-
FIRST READ THE QUESTION CAREFULLY.
Member 10990212 wrote:
I want to create wpf application in c# visual studio 2010.
OK, so this is a WPF question, which is why I suggested you use the WPF forum. The fact that you are using Visual Studio does not make it a Visual Studio problem.
Member 10990212 wrote:
In that i have to create to buttons named as start and stop and one progress bar if ill click on start button,the progress bar should keep on running and if i click on stop it should stop running(pause and clear both).
Fine, you have explained what you want to do, but not what your problem is. I refer you to http://www.codeproject.com/Messages/3122369/How-to-get-an-answer-to-your-question.aspx[^].
-
the Progress should be continuously running when ill press the start button in wpf application