![]() |
gantt for VB
I try to find a code to generate gantt diagrams in VB6 or VB.NET
thanks..!!! |
Re: gantt for VB
Hello Jace78
First of all I welcome you to this forum and hope you find your stay at this Programming Forums very useful and helpful. Also now about your query if you are looking for something inbuild in VB 6 or VB.NET for GANTT chart as far as my knowledge goes its not there but if you would like to know what the GANTT chart is all about then you can do that very easily. GANTT CHART is nothing but representation of A horizontal bar chart used in project scheduling and management that shows the start date, end date and duration of tasks within the project. To see an example http://www.smartdraw.com/examples/ga...oject_full.htm So after looking at such an example you can easily use the lines or pixels to draw the chart and hope this is useful to you. Thanks Shabbir Bhimani |
Re: gantt for VB
Thanks a lot.
:D |
Re: gantt for VB
Quote:
|
| All times are GMT +5.5. The time now is 06:40. |