![]() |
Languages »
VB.NET »
General
Intermediate
Status List - Vista StyleBy ShahpourA progress list for displaying the status of various tasks |
VB, Windows, .NET 2.0, Visual Studio, Dev
|
||||||||
|
Advanced Search |
|
|
|
||||||||||||||||
Download StatusList.zip - 40.3 KB
Download StatusListSource.zip - 260.7 KB

A while back I created what I called a status label. The idea was to simplify task progress. Often you don't know how long a given task is going to take, or have any other way of tracking its progress. This is where it came in handy. Anyway, truth be told, I wanted the same control, but with the ability to track those tasks where time/size, or some other measure was available. I also wanted it to look a little nicer, with designer support and a vista feel to it. It has come in very useful to me, and I hope the feedback tells me you have found a use also.
I have renamed it, StatusList, since that seemed more appropriate.
The code usage has been made simple. Also there is designer support, so it should be fairly easy to implement into any project.
Simply add a reference to the DLL in your project and then add the control to your form.
Everything is available from the designer, so there's no real need to show you all the code. I have attached the source code above so it should be failry easy to work out how to modify it for your needs.
The key features of this control are as follows:
1. Four status modes, Pending, Completed, Running, Failed
2. Customisable, Fonts, Colors, Title
3. Designer support, add items using designer and edit them live
4. Empty items, show a rectangle in designer only (to make it easy to see your item)
5. Percentage display
6. Progress Bar display behind text
7. Custom progress values
This is basically version 2 of my original control, StatusLabel
| You must Sign In to use this message board. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
General
News
Question
Answer
Joke
Rant
Admin
|
PermaLink |
Privacy |
Terms of Use
Last Updated: 31 Mar 2007 Editor: |
Copyright 2007 by Shahpour Everything else Copyright © CodeProject, 1999-2009 Web18 | Advertise on the Code Project |