ComponentOne GanttView for WinForms
Design-Time Support / Smart Tag
In This Topic
    Smart Tag
    In This Topic

    The C1GanttView Tasks Menu provides the most commonly used properties to assist you with your programming tasks. It also allows you to open the different editors available such as Columns Editor, Task Editor, and so on.

    To access the C1GanttView Tasks menu, click the smart tag (Displays smart tag icon.) in the upper right corner of the GanttView control.

    The following table explains the various options provided by the C1GanttView Tasks menu:

    Options Description
    Visual Style The Visual Style dropdown box provides a list of styles to choose from: Custom, System, Office2007Black, Office2007Blue, Office2007Silver, Office2010Black, Office2010Blue, Office2010Silver, and Windows7.
    Edit Bar Styles This option opens the C1GanttView.BarStyles Collection Editor using which you can add, remove, or modify bar styles for the bars that represent the milestones.
    Edit Calendars This option opens the C1GanttView.CustomCalendars Collection Editor which enables you to can add, remove, or modify calendars.
    Edit Columns This option opens the C1GanttView.Columns Collection Editor where you can add, remove, or modify task property columns and custom field columns.
    Edit Resources This option opens the C1GanttView.Resources Collection Editor where you can add, remove, or modify the different types of resources for the Ganttview.
    Edit Tasks This option opens the C1GanttView.Tasks Collection Editor where you can add, remove, or modify tasks for the C1GanttView control.
    Load From Xml File This option opens the Load From Xml File dialog box where you can browse to the .xml file you wish to load.
    Save As Xml File Clicking the Save As Xml File opens the Save As Xml File dialog box where you can browse to the .xml file you wish to save.
    Dock in Parent Container Clicking Dock in Parent Container allows the C1GanttView control to occupy the entire form.
    About C1GanttView This option opens a dialog box that displays the version number and licensing information for the C1GanttView product.
    Note: Visual Style dropdown box is available in .NET Framework Edition only.