MobileForms Toolkit Documentation

OutlookWeekCalendar Class

Represents a managed week calendar control.

For a list of all members of this type, see OutlookWeekCalendar Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     Resco.Controls.OutlookControls.OutlookWeekCalendar

public class OutlookWeekCalendar : UserControl

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

WeekCalendar control can be used to display from one to seven days.

To customize the look of this control you can define custom renderer inherited from the AbstractRenderer, like the Office11Renderer.

Requirements

Namespace: Resco.Controls.OutlookControls

Assembly: Resco.OutlookControls.CF3 (in Resco.OutlookControls.CF3.dll)

See Also

OutlookWeekCalendar Members | Resco.Controls.OutlookControls Namespace