View Single Post
Old Feb 8th, 2008, 12:20 AM   #1
BstrucT
Hobbyist Programmer
 
BstrucT's Avatar
 
Join Date: Dec 2007
Location: Durban, South-Africa
Posts: 193
Rep Power: 1 BstrucT is on a distinguished road
Windows Forms: Timers / Progress Bar help needed.

Hi to all out there!

I have recently made somewhat a transition into the world of C# and have worked through quite a few tutorials by now and started playing with windows forms.

I wrote a little data capturing application that takes various user inputs and display them all on a text file to preview, from where the user can save the text file.

I would like insert a progress bar for when another form is opened, or when data is being saved, do I need to use a timer?

If so does anyone know of links that I can read up on the subject?

I've looked around but to no avail.
Thanks

>>BstrucT
__________________
Be kinder than necessary because everyone you meet is fighting some kind of battle.
BstrucT is offline   Reply With Quote