| Class | Description |
|---|---|
| AbstractRenderer | An abstract class for OutlookWeekCalendar renderer. |
| BoldedDayCellEventArgs | BoldedDayCellEventArgs class contains the arguments of CustomizeBoldedDayCellHandler delegate. |
| ContentsChangedEventArgs | |
| CustomAppointment | Class CustomAppointment describes a custom appointment showed in OutlookWeekCalendar. |
| DateClickedEventArgs | DateClickedEventArgs class contains the arguments of DateClickedHandler delegate. |
| DateTimePickerRow | |
| DayCell | Class DayCell describes visual appearance of a given day cell and of the tooltip associated with it. |
| DayCellCollection | The collection of DayCells. |
| DayCellEventArgs | DayCellEventArgs class contains the arguments of CustomizeDayCellHandler delegate. It defines a visual appearance of a day cell. |
| DrawDayHeaderEventArgs | DrawDayHeaderEventArgs class contains the arguments of DrawDayHeaderEventHandler delegate. |
| DrawEventArgs | DrawEventArgs class contains the arguments of DrawAppointmentEventHandler delegate. |
| GradientColor | Represents a gradient color. |
| Group | Group of the OutlookShortcutBar is a container for shortcuts. |
| GroupsCollection | Represents the collection of groups in a OutlookShortcutBar. |
| ImageButton | Managed ImageButton control. This button can got a focus, supports key navigation, and VGA devices. |
| ImageMargin | |
| InkBox | InkBox is used to capture handwritten signature to image. |
| InsertEventArgs | The Insert or InsertComplete event occurs when a item is to be add or was add. A InsertEventArgs specifies the items index in Groups collection or Shortcuts collection and its value. |
| MonthChangeAfterEventArgs | Provides data for a month change after event with old date and new date. |
| MonthChangeBeforeEventArgs | Provides data for a month change before event with old date, new date and cancel. |
| Office11Renderer | A render class for OutlookWeekCalendar with Office v.11 look and feel. |
| OutlookDateTimePicker | Managed OutlookDateTimePicker control. User can select a day from popup calendar. |
| OutlookDateTimePickerTodayEventArgs | Arguments for OutlookDatetimePicker's TodayClick event. |
| OutlookMonthCalendar | Represents a managed month calendar control. |
| OutlookShortcutBar | OutlookShortcutBar displays various groups of shortcuts with text and images. |
| OutlookWeekCalendar | Represents a managed week calendar control. |
| PredefinedRollers | Contains rollers like Year, Month, Day, Hour, Minutes and AmPm. |
| RemoveEventArgs | The Remove or RemoveComplete event occurs when a item is to be removed or was removed. A RemoveEventArgs specifies the items index in Groups collection or Shortcuts collection and its value. |
| ResolveAppointmentsEventArgs | ResolveAppointmentsEventArgs class contains the arguments of ResolveAppointmentsEventHandler delegate. |
| Roller | |
| RollerItemCollection | ToolbarItemCollection |
| RollerItemEventArgs | Provides data for the RefreshRequired event. |
| SelectedIndexChangedEventArgs | The SelectedIndexChanged event occurs when a group or shortcut index was changed. A SelectedIndexChangedEventArgs specifies the group and shortcut index in Groups collection and Shortcuts collection. |
| SelectionEventArgs | SelectionEventArgs class contains the arguments of SelectionChangedEventHandler delegate. |
| SetEventArgs | The Set or SetComplete event occurs when a item is to be set or was set. A SetEventArgs specifies the items index in Groups collection or Shortcuts collection and its value. |
| Shortcut | Represents a shortcut object which is used in OutlookShortcutBar. |
| ShortcutsCollection | Represents the collection of shortcuts in a OutlookShortcutBar. |
| ToolTip | Represents a small rectangular pop-up window that displays a brief description of a control's purpose. |
| TooltipEventArgs | TooltipEventArgs class contains the arguments of CustomizeTooltipHandler delegate. It defines a visual appearance of a tooltip. |
| TouchDateTimePicker | Managed OutlookDateTimePicker control. User can select a day from pop up calendar. |
| TouchDtpRollerControl | Represents the control which manage Rollers. |
| Delegate | Description |
|---|---|
| CustomizeBoldedDayCellHandler | Represents the method that will handle the bolded day cell draw event. |
| CustomizeDayCellHandler | Represents the method that will handle the day cell draw event. |
| CustomizeTooltipHandler | Represents the method that will handle the tooltip open event. |
| DateClickedHandler | Represents the method that will handle the click only on day cell. |
| DrawAppointmentEventHandler | OutlookWeekCalendar will draw CustomAppointment event handler. |
| DrawDayHeaderEventHandler | OutlookWeekCalendar's resolve appointment event handler. Use this handler to customize the OutlookWeekCalendar's header text. |
| InkBox.ContentsChangedEventHandler | |
| InsertCompleteEventHandler | Occurs when the item was add. |
| InsertEventHandler | Occurs when the item is to be add. |
| MonthChangeAfterEventHandler | Represents the method that handles a month change after event. |
| MonthChangeBeforeEventHandler | Represents the method that handles a month change before event. |
| OutlookDateTimePickerTodayEventHandler | OutlookDateTimePicker's TodayClick event handler. |
| OutlookShortcutBar.DesignTimeCallback | For internal use only. |
| RefreshRequiredEventHandler | Represents the method that will handle the RefreshRequired event of a Control. |
| RemoveCompleteEventHandler | Occurs when the item was removed. |
| RemoveEventHandler | Occurs when the item is to be removed. |
| ResolveAppointmentsEventHandler | OutlookWeekCalendar's resolve appointment event handler. Use this handler to create a list of CustomAppointment to display. |
| Roller.SelectedIndexChangedEventHandler | Represents the method that will handle the SelectedIndexChanged event of a Control. |
| SelectedIndexChangedEventHandler | Occurs when the index in the control was changed. |
| SelectionChangedEventHandler | OutlookWeekCalendar's selection changed event handler. |
| SetCompleteEventHandler | Occurs when the item was set. |
| SetEventHandler | Occurs when the item is to be set. |
| Enumeration | Description |
|---|---|
| Alignment | Defines the alignment of text, image or other content. |
| BoldedDateType | Determines the type of recurrection of bolded date. |
| ContentsChangedType | Specifies the method which raised the ContactsChanged event. |
| CustomAppointment.EIcons | Default Icon indexes. |
| DateTimePickerFormat | Specifies the date and time format for the OutlookDateTimePicker control. |
| Day | Specifies the day of the week. |
| DropDownPosition | Specifies where a drop-down portion of the control is positioned. |
| FillDirection | The direction of the gradient will fill. |
| GroupStyle | Draw style of groups. |
| ImageButton.ButtonType | Specifies the types of the ImageButton control. |
| InkBox.BitmapType | Specifies the type of the saved bitmap. |
| LeftRightAligment | Specifies whether an object or text is aligned to the left or right of reference point. |
| NavigatorInterval | Navigation button's jump intervals. |
| OutlookDateTimePickerStyle | Specifies whether a control style is DateTime picker or WeekDay picker. |
| OutlookWeekCalendar.HourFormatMode | |
| OutlookWeekCalendar.HourFragments | |
| RollerType | |
| SelectedIndexChangedEventArgs.SelectionType | Specifies the action that raised a SelectedIndexChanged event. |
| SelectionEventArgs.SelectionType | Specifies the action that raised a SelectionEventArgs event. |
| SelectionType | Specifies the selection type by mouse. |
| ShowLocation | |
| TextStyle | Text style of shortcuts. |
| ToolTipStyle | |
| ViewStyle | View style of shortcuts. |
| ZoomPercent | Specifies the allowed zoom percents. |