In Visual Studio, each component in GanttView for WinForms includes a smart tag. A smart tag represents a short-cut tasks menu that provides the most commonly used properties in each control.
To access the C1GanttView Tasks menu, click the smart tag () in the upper right corner of the C1GanttView control. This will open the C1GanttView Tasks menu.
The C1GanttView Tasks menu operates as follows:
The Visual Style dropdown box provides a list of styles to choose from: Custom, System, Office2007Black, Office2007Blue, Office2007Silver, Office2010Black, Office2010Blue, Office2010Silver, and Windows7.
Clicking Edit Bar Styles will open the C1GanttView.BarStyles Collection Editor where you can add, remove, or modify bar styles for the bars that represent the milestones.
Clicking the Edit Calendars item opens the C1GanttView.CustomCalendars Collection Editor where you can add, remove, or modify calendars.
Clicking the Edit Columns opens the C1GanttView.Columns Collection Editor where you can add, remove, or modify task property columns and custom field columns.
Clicking the Edit Resources item will open the C1GanttView.Resources Collection Editor where you can add, remove, or modify the different types of resources for the ganttview.
Clicking the Edit Tasks item opens the C1GanttView.Tasks Collection Editor where you can add, remove, or modify tasks for the C1GanttView control.
Clicking the Load from Xml File opens the Load From Xml File dialog box where you browse to the .xml file you wish to load.
Clicking the Save As Xml File opens the Save As Xml File dialog box where you browse to the .xml file you wish to save.
Clicking Dock in Parent Container allows the C1GanttView control to occupy the entire form.
Clicking About C1GanttView shows a dialog box. This dialog box displays the version number and licensing information for the C1GanttView product.