Question about newForm with progress bar inside it?

Hi guys
I have designed a Win Form application and have some events in my application.

I want to have my application open a new (very small) Form, with Progress Bar inside it, when some even is raised, and keep the progress bar running until another even is raised.

Is there any idea, example, or links on the internet about how to implement this

Thanks for help.


Answer this question

Question about newForm with progress bar inside it?

  • MichaelBorg

    Well I dont neet to use that graphic progress bar...

    I just needed to use the standard progress bar  that come with VS.net (with the above specification)

    Any more ideas

    Thanks

  • ldt


    You might want to check out this article:

    http://msdn.microsoft.com/msdnmag/issues/04/10/advancedbasics/default.aspx


    Hope that helps!

  • Question about newForm with progress bar inside it?