StatusBar Replacement

W

William Foster

Good afternoon all,

I am converting a program that does data validation on roughly 2 million
records from running in Microsoft Excel to Microsoft Visual Basic 2003
..NET; the problem I have is that in Microsoft Excel I had a constant
update via programming of the StatusBar to determine what row and
percentage of the job was complete at any point. In Microsoft Visual
Basic 2003 .NET I have been unable to do this, given that there is no
StatusBar; I tried updating a label on my program but this won't update.

Any ideas or hints of places to look for a solution would be greatly
appreciated. As you can imagine after about 5 to 10 minutes the users
wonder if the program has failed or is still working.

Yours sincerely,

William Foster
 
W

William Foster

Good afternoon all,

Please disregard this query, I have since found that Microsoft Visual
Basic 2003 .NET comes with an inbuilt Status Bar I can use.

If any one knows how to change its colour that would be greatly
appreciated.

Yours sincerely,

William Foster

P.S. "I have no idea why my original post was replicated so many times"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Excel to Visual Basic .NET 4
Experience Request: GPS Application 6
Visual Basic .NET Compiler 5
Odd or Even 14
Debug Assistance 2
DateTime conversion to Integer 8
Creating a Trial Period 6
CSV File Import 11

Top