I am looking for a control that will do exactly the samething as the image link below. I am wanting to be able to add task and set how much percentage is done.
Tasklist Image
Printable View
I am looking for a control that will do exactly the samething as the image link below. I am wanting to be able to add task and set how much percentage is done.
Tasklist Image
Couldn't you use a Progress bar.
You could even make your own usercontrol of it.
Yea that would be great but I am not that experienced in creating Custom controls. If someone can make it that would be great. It would be a very useful control.
If your not well informed about making your own controls than check out this site http://www.vbworld.com/activex/ at VB World ofcourse.
Karl Moore, one of VB World's biggest guru's, discribes how to make a simple usercontrol yourself. Could be usefull.