ComponentOne Scheduler for WinForms
Design-Time Support

Scheduler for WinForms provides visual editing to make it easier to create a schedule application. The following sections describe how to use Scheduler for WinForms' design-time environment to configure the Scheduler for WinForms controls:

Smart Tags and Tasks Menus

You can invoke each control's tasks menu by clicking on the smart tag () in the upper-right corner of the control. A smart tag represents a short-cut tasks menu that provides the most commonly used properties in each control. For more information on how to use the tasks menu for each control in Scheduler for WinForms, see C1Schedule Tasks Menu and C1Calendar Tasks Menu.

Smart Designers

You can easily configure the Scheduler for WinForms components at design time by using the associated smart designers. For more information on the Scheduler for WinForms smart designers, see the C1Schedule Smart Designer and C1Calendar Smart Designer.

Properties Window

You can also easily configure Scheduler for WinForms at design time using the Properties window in Visual Studio. You can access the Properties window by right-clicking the control and selecting Properties.

See Also