[Open Source] winform Gantt schedule control ganttplanner V1.0 released

Source: Internet
Author: User
ArticleDirectory
    • Background
    • Introduction
    • Features
Background

Those who have worked on winform and web may have this feeling: winform applications with good user experienceProgramIt is far more difficult than Web applications. This is because after all, web applications rely only on HTML + CSS + js to make a variety of powerful functions and brilliant results, while the winform application is "Drawing" the image step by step on the screen, but also consider a variety of re-painting situations.

In general development, we often choose third-party winform controls to reduce development costs. Third-party controls such as netadvantage and componentone are charged for commercial use, and there are many reuse components in the architecture, make the various controls quite coupled, even if we only need to use one of the controls, also need to reference a lot of DLL, sometimes really inconvenient, don't mention custom.

Introduction

The ganttplanner control is a winform Control compiled by pure. net. It displays data in the form of a dry chart + calendar and provides rich API and Function Support. Its architecture was originally derived from a dayview control that imitates the Outlook Calendar on the codeproject. Now it is modified to a ganttplanner control suitable for displaying the time progress. It is expanded in functions and is open-source on codeplex, address: http://ganttplanner.codeplex.com/

 

Features

0. Pure. netCodeWrite, excluding WIN32API reference

1. nodes support various drag and drop Modes

2. You can drag and drop to scale the node.

3. You can directly edit the data source online (synchronously update the data source)

4. Display/hide percentage indicators

5. automatically adjust the node height based on the number of nodes in a row

6. the specified time period (such as WorkDay) can be highlighted)

7. Supports row and column Positioning

8. Supports tootip display and custom tooltip content

9. Time Scales

10. Supports different backgrounds and border colors of nodes and custom themes.

 

Source code: http://ganttplanner.codeplex.com/(including demo programs)

As I am not a professional winform developer, I hope you will not be enlightened if you discover bugs and functional defects!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.