Hi,
I have a progress bar control in an windows application using visual studio 2010.
It will be "visible = false" by default. upon clicking on submit button it need to be visible and progress need to be shown on the screen.
I have searched in google but I couldn't get the correct solution.
please help me finding the solution.