ganttchart
ganttchart copied to clipboard
The Winforms Gantt Chart is the .NET Winforms control originally hosted on CodePlex (http://ganttchart.codeplex.com)
Hi, Possibly a minor point, but the event firing could be more thread-safe by copying the handler to a local variable and then firing the local variable. This prevents potential...
Someone suggested AllowTaskDragDrop is better named ReadOnly. There must be a reason why I named it this way in the first place. I will have to confirm the implications and...
The chart now only supports finish-start relationship, need to add the other 3 types. Reference: https://www.projectinsight.net/project-management-basics/task-dependencies