# AgendaView Tasks Menu

Quickly and easily enable the C1AgendaView Tasks Menu that allows you to quickly reference the schedule control, set the view type and dock the control.

## Content



In the **C1AgendaView Tasks** menu, you can quickly select the Schedule control to reference it, set the view type, choose to show the days without events, and dock the control.

To access the C1AgendaView Tasks menu, click on the smart tag (![](https://cdn.mescius.io/document-site-files/images/675b9aff-7616-4324-81ac-58e410fb9531/imagesext/image14_0.png)) in the upper right corner of the control. This opens the menu.

![C1AgendaView Tasks menu](https://cdn.mescius.io/document-site-files/images/675b9aff-7616-4324-81ac-58e410fb9531/imagesext/c1agendaviewtasks.png)

### Schedule

Clicking the **Schedule** drop-down opens a list of available scheduler controls so that you can select schedule control to reference it.

![Scheduler Drop-Down](https://cdn.mescius.io/document-site-files/images/675b9aff-7616-4324-81ac-58e410fb9531/imagesext/agendaschedulerreference.png)

### ViewType

Clicking the **ViewType** drop-down opens a list of available view types from where you can select a type of view for the Agenda view.

![Agenda View Type](https://cdn.mescius.io/document-site-files/images/675b9aff-7616-4324-81ac-58e410fb9531/imagesext/agendaviewtype.png)

### ShowEmptyDays

Selecting the **ShowEmptyDays** checkbox allows you to display the days without any events in the Agenda View.

### VisualStyle

Clicking the **VisualStyle** drop-down opens a list of different [VisualStyle](/componentone/docs/win/online-schedule/) enumeration options, such as Custom, Office 2007 Blue, Office 2007 Black, Office 2007 Silver, Office 2010 Black, Office 2010 Silver, Office 2010 Silver, and System. For more information on the different visual styles, see [Visual Styles](/componentone/docs/win/online-schedule/visualstyles).

![Agenda Visual Styles](https://cdn.mescius.io/document-site-files/images/675b9aff-7616-4324-81ac-58e410fb9531/imagesext/agendavisualstyles.png)

### Localize

Clicking the **Localize** button opens the **Localize** dialog box. In the **Localize** dialog box, you can customize your localization settings. For more information, see [Localization](/componentone/docs/win/online-schedule/features/localization).

### About C1AgendaView

Clicking **About** displays the C1AgendaView control's About dialog box, which displays the build number of the control.

### Dock/Undock in Parent Container

Clicking **Dock in Parent Container** sets the **Dock** property for C1AgendaView to **Fill**.

If C1AgendaView is docked in the parent container, the option to undock C1AgendaView from the parent container is available. Clicking **Undock in Parent Container** sets the **Dock** property for C1AgendaView to **None**.


> type=note
> **Note**: WinForms .NET Edition does not include rich design-time support yet. We will enhance it in future releases.