Show progress bar
-
Hi All, I have a file to send to client rtu. I want to display progress bar while sending file. How it should be implemented in windows form in c#.
-
Hi All, I have a file to send to client rtu. I want to display progress bar while sending file. How it should be implemented in windows form in c#.
Well, the progress bar should run on another thread. I assume you get some sort of callback as the file is sent to tell you how much has been sent ?
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )