Name | Description | |
---|---|---|
C1Schedule Constructor | Initializes a new instance of the C1Schedule component. |
The following tables list the members exposed by C1Schedule.
Name | Description | |
---|---|---|
C1Schedule Constructor | Initializes a new instance of the C1Schedule component. |
Name | Description | |
---|---|---|
AccessibilityObject | (Inherited from System.Windows.Forms.Control) | |
AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) | |
AccessibleDescription | (Inherited from System.Windows.Forms.Control) | |
AccessibleName | (Inherited from System.Windows.Forms.Control) | |
AccessibleRole | (Inherited from System.Windows.Forms.Control) | |
ActiveControl | (Inherited from System.Windows.Forms.ContainerControl) | |
AllowDrop | Overridden. Gets or sets a value indicating whether the control can accept data that the user drags onto it. | |
Anchor | (Inherited from System.Windows.Forms.Control) | |
AppointmentComparison | Gets or sets the System.Comparison`1 delegate which is used by the C1Schedule control to sort appointments. | |
AppointmentHeight | Gets or sets the System.Int32 value determining the height of appointment elements in Month, TimeLine and Office 2003 Week View modes. Default value is -1. If this property is set to default value, appointment height will be determined automatically according to the current view font size. | |
AutoScaleDimensions | (Inherited from System.Windows.Forms.ContainerControl) | |
AutoScaleMode | (Inherited from System.Windows.Forms.ContainerControl) | |
AutoScroll | (Inherited from System.Windows.Forms.ScrollableControl) | |
AutoScrollMargin | (Inherited from System.Windows.Forms.ScrollableControl) | |
AutoScrollMinSize | (Inherited from System.Windows.Forms.ScrollableControl) | |
AutoScrollOffset | (Inherited from System.Windows.Forms.Control) | |
AutoScrollPosition | (Inherited from System.Windows.Forms.ScrollableControl) | |
AutoSize | (Inherited from System.Windows.Forms.UserControl) | |
AutoSizeMode | (Inherited from System.Windows.Forms.UserControl) | |
AutoValidate | (Inherited from System.Windows.Forms.UserControl) | |
BackColor | Overridden. | |
BackgroundImage | Overridden. | |
BackgroundImageLayout | Overridden. | |
BindingContext | (Inherited from System.Windows.Forms.ContainerControl) | |
BoldedDates | Gets the C1.Schedule.DateList object that determines which dates contain appointments. | |
BorderStyle | Gets or sets the type of border around the control. | |
Bottom | (Inherited from System.Windows.Forms.Control) | |
Bounds | (Inherited from System.Windows.Forms.Control) | |
CalendarInfo | Gets the CalendarInfo object for the C1Schedule control. | |
CanFocus | (Inherited from System.Windows.Forms.Control) | |
CanSelect | (Inherited from System.Windows.Forms.Control) | |
Capture | (Inherited from System.Windows.Forms.Control) | |
CausesValidation | (Inherited from System.Windows.Forms.Control) | |
ClientRectangle | (Inherited from System.Windows.Forms.Control) | |
ClientSize | (Inherited from System.Windows.Forms.Control) | |
CompanyName | (Inherited from System.Windows.Forms.Control) | |
Container | (Inherited from System.ComponentModel.Component) | |
ContainsFocus | (Inherited from System.Windows.Forms.Control) | |
ContextMenuStrip | Overridden. Gets or sets the ContextMenuStrip associated with this control. | |
Controls | (Inherited from System.Windows.Forms.Control) | |
Created | (Inherited from System.Windows.Forms.Control) | |
CurrentAutoScaleDimensions | (Inherited from System.Windows.Forms.ContainerControl) | |
CurrentDate | Gets the System.DateTime value that determines currently selected date in the C1Schedule control. | |
Cursor | Overridden. Gets or sets the Cursor that appears when the mouse moves over the control. | |
DataBindings | (Inherited from System.Windows.Forms.Control) | |
DataContext | (Inherited from System.Windows.Forms.Control) | |
DataStorage | Gets the C1ScheduleStorage object for the C1Schedule control. | |
DeviceDpi | (Inherited from System.Windows.Forms.Control) | |
DisplayRectangle | (Inherited from System.Windows.Forms.ScrollableControl) | |
Disposing | (Inherited from System.Windows.Forms.Control) | |
Dock | (Inherited from System.Windows.Forms.Control) | |
EditOptions | Gets or sets a EditOptions value, determining which actions are allowed to the end-user. | |
EmptyGroupName | Gets or sets a System.String value used as default value for the ScheduleGroupItem.Name property. The default value is "Calendar". | |
Enabled | (Inherited from System.Windows.Forms.Control) | |
Focused | (Inherited from System.Windows.Forms.Control) | |
Font | Overridden. | |
ForeColor | Overridden. | |
GroupBy | Gets or sets the System.String value determining the type of grouping. | |
GroupItems | Gets a collection of all available ScheduleGroupItem objects for the currently set type of grouping. | |
GroupPageSize | Gets or sets the System.Int32 value determining the maximum number of the ScheduleGroupItem objects displayed in UI at the same time. Increasing this value might affect performance. | |
Handle | (Inherited from System.Windows.Forms.Control) | |
HasChildren | (Inherited from System.Windows.Forms.Control) | |
Height | (Inherited from System.Windows.Forms.Control) | |
HorizontalScroll | (Inherited from System.Windows.Forms.ScrollableControl) | |
ImeMode | (Inherited from System.Windows.Forms.Control) | |
InvokeRequired | (Inherited from System.Windows.Forms.Control) | |
IsAccessible | (Inherited from System.Windows.Forms.Control) | |
IsAncestorSiteInDesignMode | (Inherited from System.Windows.Forms.Control) | |
IsDisposed | (Inherited from System.Windows.Forms.Control) | |
IsGrouped | Gets a System.Boolean value determining whether grouping has been set for the C1Schedule control. | |
IsHandleCreated | (Inherited from System.Windows.Forms.Control) | |
IsMirrored | (Inherited from System.Windows.Forms.Control) | |
LargeButtons | Gets or sets the System.Boolean value determining whether the control and its dialogs should use large icons and buttons. | |
LayoutEngine | (Inherited from System.Windows.Forms.Control) | |
Left | (Inherited from System.Windows.Forms.Control) | |
Location | (Inherited from System.Windows.Forms.Control) | |
Locations | Gets the System.Collections.Generic.List`1 list containing string descriptions of available locations. | |
Margin | (Inherited from System.Windows.Forms.Control) | |
MaximumSize | (Inherited from System.Windows.Forms.Control) | |
MinAppointmentWidth | Gets or sets the System.Int32 value determining the minimal width of appointment elements in TimeLine view. Default value is -1. If this property is set to default value, appointment width is determined automatically according to current view settings and style options. | |
MinDaySlotWidth | Gets or sets the System.Int32 value determining the minimal width of day slots in TimeLine view when TimeLineStyle is TimeLineStyleEnum.Days. Default value is -1. If this property is set to default value, slot width is determined automatically according to current view settings and style options. | |
MinimumSize | (Inherited from System.Windows.Forms.Control) | |
MinSlotWidth | Gets or sets the System.Int32 value determining the minimal width of slots in TimeLine view. Default value is -1. If this property is set to default value, slot width is determined automatically according to current view settings and style options. | |
Name | (Inherited from System.Windows.Forms.Control) | |
Padding | (Inherited from System.Windows.Forms.Control) | |
Parent | (Inherited from System.Windows.Forms.Control) | |
ParentForm | (Inherited from System.Windows.Forms.ContainerControl) | |
PreferredSize | (Inherited from System.Windows.Forms.Control) | |
PrintInfo | Gets the PrintInfo object responsible for printing support. | |
ProductName | (Inherited from System.Windows.Forms.Control) | |
ProductVersion | (Inherited from System.Windows.Forms.Control) | |
RecreatingHandle | (Inherited from System.Windows.Forms.Control) | |
Region | (Inherited from System.Windows.Forms.Control) | |
Right | (Inherited from System.Windows.Forms.Control) | |
RightToLeft | (Inherited from System.Windows.Forms.Control) | |
ScrollableRectangle | This property is used to get the scroll page size. | |
ScrollPosition | Gets or sets the System.Drawing.Point value determining the current scroll position. | |
ScrollSize | Gets the size of the document. | |
SelectedAppointments | Gets the C1.Schedule.AppointmentList object containing the list of currently selected C1.Schedule.Appointment objects. | |
SelectedDates | Gets the C1.Schedule.DateList object that determines currently selected dates in the C1Schedule control. | |
SelectedGroupItem | Gets the selected ScheduleGroupItem object or returns null if the selection is empty. | |
SelectedInterval | Gets the TimeInterval object representing currently selected time interval. | |
Settings | Gets the C1ScheduleSettings object for the C1Schedule control. | |
ShowAllDayArea | Gets or sets the System.Boolean value indicating whether the control should show All-Day area in a Day View. The default value is True. | |
ShowAppointmentStatus | Gets or sets the System.Boolean value indicating whether the control should show appointment status in Day, WorkingWeek, Week and TimeLine views. | |
ShowAppointmentToolTip | Gets or sets the System.Boolean value indicating whether the control should show tooltip when mouse is over an appointment. | |
ShowContextMenu | Gets or sets the System.Boolean value indicating whether the control should show context menu. | |
ShowEmptyGroupItem | Gets or sets the System.Boolean value determining whether the C1Schedule control should display an empty group item. | |
ShowGroupNavigation | Gets or sets the System.Boolean value determining whether the C1Schedule control should display group navigation buttons. | |
ShowReminderForm | Gets or sets the System.Boolean value indicating whether the control should show the reminder form when a reminder alerts. | |
ShowTitle | Gets or sets the System.Boolean value determining whether the control shows the title panel. | |
ShowWeekends | Gets or sets the System.Boolean value indicating whether the control should show weekends in a Month View. The default value is True. | |
ShowWorkTimeOnly | Gets or sets the System.Boolean value indicating whether the control should show only working hours in Day and TimeLine views. | |
Site | (Inherited from System.Windows.Forms.Control) | |
Size | (Inherited from System.Windows.Forms.Control) | |
TabIndex | (Inherited from System.Windows.Forms.Control) | |
TabStop | (Inherited from System.Windows.Forms.Control) | |
Tag | (Inherited from System.Windows.Forms.Control) | |
Theme | Gets the Theme object determining the control appearance. | |
TimeLineStyle | Gets or sets the TimeLineStyleEnum value determining the Time Line style. | |
Top | (Inherited from System.Windows.Forms.Control) | |
TopLevelControl | (Inherited from System.Windows.Forms.Control) | |
UseWaitCursor | (Inherited from System.Windows.Forms.Control) | |
VerticalScroll | (Inherited from System.Windows.Forms.ScrollableControl) | |
ViewType | Gets or sets the ScheduleViewEnum value determining currently displayed view. | |
Visible | (Inherited from System.Windows.Forms.Control) | |
VisibleGroupItems | Gets a collection of currently visible ScheduleGroupItem objects. This collection can be used in xaml in the C1Schedule control templates. | |
WeekTabFormat | Determines the content of week tabs in the month view mode. The default value is WeekTabFormat.Floating. | |
WeekViewStyle | Gets or sets the WeekViewStyleEnum value determining Week View style. | |
Width | (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
AutoScaleFactor | (Inherited from System.Windows.Forms.ContainerControl) | |
CanEnableIme | (Inherited from System.Windows.Forms.ContainerControl) | |
CanRaiseEvents | (Inherited from System.Windows.Forms.Control) | |
CreateParams | (Inherited from System.Windows.Forms.UserControl) | |
DefaultCursor | (Inherited from System.Windows.Forms.Control) | |
DefaultImeMode | (Inherited from System.Windows.Forms.Control) | |
DefaultMargin | (Inherited from System.Windows.Forms.Control) | |
DefaultMaximumSize | (Inherited from System.Windows.Forms.Control) | |
DefaultMinimumSize | (Inherited from System.Windows.Forms.Control) | |
DefaultPadding | (Inherited from System.Windows.Forms.Control) | |
DefaultSize | (Inherited from System.Windows.Forms.UserControl) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
DoubleBuffered | (Inherited from System.Windows.Forms.Control) | |
Events | (Inherited from System.ComponentModel.Component) | |
FontHeight | (Inherited from System.Windows.Forms.Control) | |
HScroll | (Inherited from System.Windows.Forms.ScrollableControl) | |
ImeModeBase | (Inherited from System.Windows.Forms.Control) | |
ResizeRedraw | (Inherited from System.Windows.Forms.Control) | |
ScaleChildren | (Inherited from System.Windows.Forms.Control) | |
VScroll | (Inherited from System.Windows.Forms.ScrollableControl) |
Name | Description | |
---|---|---|
BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
BeginUpdate | Prevents the control from drawing until the EndUpdate method is called. | |
BringToFront | (Inherited from System.Windows.Forms.Control) | |
Compare | Performs a comparison of two C1.Schedule.Appointment objects based on their start time and subject. | |
Contains | (Inherited from System.Windows.Forms.Control) | |
CreateAllDayEvent | Creates a new all-day C1.Schedule.Appointment object, shows it in the Edit Appointment dialog, and then adds it to the C1.Schedule.AppointmentStorage.Appointments collection. | |
CreateAppointment | Creates a new C1.Schedule.Appointment object with default settings, shows it in the Edit Appointment dialog, and then adds it to the C1.Schedule.AppointmentStorage.Appointments collection. | |
CreateControl | (Inherited from System.Windows.Forms.Control) | |
CreateGraphics | (Inherited from System.Windows.Forms.Control) | |
CreateReccuringAllDayEvent | Creates a new recurring all-day C1.Schedule.Appointment object, shows it in the Edit Appointment dialog, and then adds it to the C1.Schedule.AppointmentStorage.Appointments collection. | |
CreateReccuringAppointment | Creates a new recurring C1.Schedule.Appointment object, shows it in the Edit Appointment dialog, and then adds it to the C1.Schedule.AppointmentStorage.Appointments collection. | |
Dispose | Overloaded. Overridden. Clean up any resources being used. | |
DoDragDrop | Overloaded. (Inherited from System.Windows.Forms.Control) | |
DrawToBitmap | (Inherited from System.Windows.Forms.Control) | |
EditAppointment | Shows specified C1.Schedule.Appointment object in the Edit Appointment dialog. | |
EditRecurrence | Opens C1.Win.Schedule.Forms.RecurrenceForm dialog for editing existent or newly created C1.Schedule.RecurrencePattern object for the specified C1.Schedule.Appointment. | |
EndInvoke | (Inherited from System.Windows.Forms.Control) | |
EndUpdate | Resumes drawing of the control after drawing is suspended by the BeginUpdate method. | |
EnsureVisibleTime | Ensures that the specified time is visible within the control, scrolling the contents if necessary. This method doesn't make sense for MonthView and Office 2003 WeekView modes. | |
Export | Shows the System.Windows.Forms.SaveFileDialog and exports specified data to the selected file. | |
FindForm | (Inherited from System.Windows.Forms.Control) | |
Focus | (Inherited from System.Windows.Forms.Control) | |
GetAppointmentAtPoint | Returns the C1.Schedule.Appointment object which is located in the Schedule at the given screen point. | |
GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) | |
GetContainerControl | (Inherited from System.Windows.Forms.Control) | |
GetDateTimeAtPoint | Returns the System.DateTime value which is located in the Schedule at the given screen point. | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
GetNextControl | (Inherited from System.Windows.Forms.Control) | |
GetPreferredSize | (Inherited from System.Windows.Forms.Control) | |
GoToDate | Sets the specified date as the start date of the scheduler, meaning that on this date the scheduler will show its data. This operation doesn't change the type of view. | |
Hide | (Inherited from System.Windows.Forms.Control) | |
Import | Shows the System.Windows.Forms.OpenFileDialog and tries to export data from the selected file. | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
Invalidate | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
LogicalToDeviceUnits | Overloaded. (Inherited from System.Windows.Forms.Control) | |
NavigateToScheduleGroup | Navigates the C1Schedule control back or forth to another ScheduleGroupItem object by the specified increment. | |
PerformAutoScale | (Inherited from System.Windows.Forms.ContainerControl) | |
PerformLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
PointToClient | (Inherited from System.Windows.Forms.Control) | |
PointToScreen | (Inherited from System.Windows.Forms.Control) | |
PreProcessControlMessage | (Inherited from System.Windows.Forms.Control) | |
PreProcessMessage | (Inherited from System.Windows.Forms.Control) | |
RectangleToClient | (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen | (Inherited from System.Windows.Forms.Control) | |
Refresh | Overridden. Refreshes the control. | |
RemoveAppointment | Removes specified C1.Schedule.Appointment object from the C1.Schedule.AppointmentStorage. | |
ResetText | (Inherited from System.Windows.Forms.Control) | |
ResetTheme | Resets the value of the Theme property. | |
ResetVisualStyle | Resets the value of the C1.Win.Schedule.C1Schedule.VisualStyle property. | |
ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Scale | (Inherited from System.Windows.Forms.Control) | |
ScaleBitmapLogicalToDevice | (Inherited from System.Windows.Forms.Control) | |
ScrollControlIntoView | (Inherited from System.Windows.Forms.ScrollableControl) | |
Select | Overloaded. (Inherited from System.Windows.Forms.ContainerControl) | |
SelectAppointment | Selects specified C1.Schedule.Appointment object in the user interface. | |
SelectNextControl | (Inherited from System.Windows.Forms.Control) | |
SendToBack | (Inherited from System.Windows.Forms.Control) | |
SetAutoScrollMargin | (Inherited from System.Windows.Forms.ScrollableControl) | |
SetBounds | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Show | (Inherited from System.Windows.Forms.Control) | |
ShowDates | Overloaded. Shows specified dates in the scheduler choosing appropriate type of view. | |
SuspendLayout | (Inherited from System.Windows.Forms.Control) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Update | (Inherited from System.Windows.Forms.Control) | |
Validate | Overloaded. (Inherited from System.Windows.Forms.ContainerControl) | |
ValidateChildren | Overloaded. (Inherited from System.Windows.Forms.UserControl) |
Name | Description | |
---|---|---|
AdjustFormScrollbars | (Inherited from System.Windows.Forms.ContainerControl) | |
CreateAccessibilityInstance | (Inherited from System.Windows.Forms.Control) | |
CreateControlsInstance | (Inherited from System.Windows.Forms.Control) | |
CreateHandle | (Inherited from System.Windows.Forms.Control) | |
DefWndProc | (Inherited from System.Windows.Forms.Control) | |
DestroyHandle | (Inherited from System.Windows.Forms.Control) | |
Finalize | (Inherited from System.ComponentModel.Component) | |
GetAccessibilityObjectById | (Inherited from System.Windows.Forms.Control) | |
GetAutoSizeMode | (Inherited from System.Windows.Forms.Control) | |
GetScaledBounds | (Inherited from System.Windows.Forms.Control) | |
GetScrollState | (Inherited from System.Windows.Forms.ScrollableControl) | |
GetService | (Inherited from System.ComponentModel.Component) | |
GetStyle | (Inherited from System.Windows.Forms.Control) | |
GetTopLevel | (Inherited from System.Windows.Forms.Control) | |
InitLayout | (Inherited from System.Windows.Forms.Control) | |
InvokeGotFocus | (Inherited from System.Windows.Forms.Control) | |
InvokeLostFocus | (Inherited from System.Windows.Forms.Control) | |
InvokeOnClick | (Inherited from System.Windows.Forms.Control) | |
InvokePaint | (Inherited from System.Windows.Forms.Control) | |
InvokePaintBackground | (Inherited from System.Windows.Forms.Control) | |
IsInputChar | (Inherited from System.Windows.Forms.Control) | |
IsInputKey | (Inherited from System.Windows.Forms.Control) | |
MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) | |
NotifyInvalidate | (Inherited from System.Windows.Forms.Control) | |
OnAutoSizeChanged | (Inherited from System.Windows.Forms.Control) | |
OnAutoValidateChanged | (Inherited from System.Windows.Forms.ContainerControl) | |
OnBackColorChanged | (Inherited from System.Windows.Forms.Control) | |
OnBackgroundImageChanged | (Inherited from System.Windows.Forms.Control) | |
OnBackgroundImageLayoutChanged | (Inherited from System.Windows.Forms.Control) | |
OnBindingContextChanged | (Inherited from System.Windows.Forms.Control) | |
OnCausesValidationChanged | (Inherited from System.Windows.Forms.Control) | |
OnChangeUICues | (Inherited from System.Windows.Forms.Control) | |
OnClick | (Inherited from System.Windows.Forms.Control) | |
OnClientSizeChanged | (Inherited from System.Windows.Forms.Control) | |
OnContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) | |
OnControlAdded | (Inherited from System.Windows.Forms.Control) | |
OnControlRemoved | (Inherited from System.Windows.Forms.Control) | |
OnCreateControl | (Inherited from System.Windows.Forms.UserControl) | |
OnCursorChanged | (Inherited from System.Windows.Forms.Control) | |
OnDataContextChanged | (Inherited from System.Windows.Forms.Control) | |
OnDockChanged | (Inherited from System.Windows.Forms.Control) | |
OnDoubleClick | (Inherited from System.Windows.Forms.Control) | |
OnDpiChangedAfterParent | (Inherited from System.Windows.Forms.Control) | |
OnDpiChangedBeforeParent | (Inherited from System.Windows.Forms.Control) | |
OnDragDrop | (Inherited from System.Windows.Forms.Control) | |
OnDragEnter | (Inherited from System.Windows.Forms.Control) | |
OnDragLeave | (Inherited from System.Windows.Forms.Control) | |
OnDragOver | (Inherited from System.Windows.Forms.Control) | |
OnEnabledChanged | (Inherited from System.Windows.Forms.Control) | |
OnEnter | (Inherited from System.Windows.Forms.Control) | |
OnFontChanged | Overridden. | |
OnForeColorChanged | (Inherited from System.Windows.Forms.Control) | |
OnGiveFeedback | (Inherited from System.Windows.Forms.Control) | |
OnGotFocus | (Inherited from System.Windows.Forms.Control) | |
OnHandleCreated | Overridden. Overrides the default behavior. | |
OnHandleDestroyed | (Inherited from System.Windows.Forms.Control) | |
OnHelpRequested | (Inherited from System.Windows.Forms.Control) | |
OnImeModeChanged | (Inherited from System.Windows.Forms.Control) | |
OnInvalidated | (Inherited from System.Windows.Forms.Control) | |
OnKeyDown | (Inherited from System.Windows.Forms.Control) | |
OnKeyPress | (Inherited from System.Windows.Forms.Control) | |
OnKeyUp | (Inherited from System.Windows.Forms.Control) | |
OnLayout | (Inherited from System.Windows.Forms.ContainerControl) | |
OnLeave | (Inherited from System.Windows.Forms.Control) | |
OnLoad | (Inherited from System.Windows.Forms.UserControl) | |
OnLocationChanged | (Inherited from System.Windows.Forms.Control) | |
OnLostFocus | (Inherited from System.Windows.Forms.Control) | |
OnMarginChanged | (Inherited from System.Windows.Forms.Control) | |
OnMouseCaptureChanged | (Inherited from System.Windows.Forms.Control) | |
OnMouseClick | (Inherited from System.Windows.Forms.Control) | |
OnMouseDoubleClick | (Inherited from System.Windows.Forms.Control) | |
OnMouseDown | (Inherited from System.Windows.Forms.UserControl) | |
OnMouseEnter | (Inherited from System.Windows.Forms.Control) | |
OnMouseHover | (Inherited from System.Windows.Forms.Control) | |
OnMouseLeave | (Inherited from System.Windows.Forms.Control) | |
OnMouseMove | (Inherited from System.Windows.Forms.Control) | |
OnMouseUp | (Inherited from System.Windows.Forms.Control) | |
OnMouseWheel | (Inherited from System.Windows.Forms.ScrollableControl) | |
OnMove | (Inherited from System.Windows.Forms.ContainerControl) | |
OnNotifyMessage | (Inherited from System.Windows.Forms.Control) | |
OnPaddingChanged | (Inherited from System.Windows.Forms.ScrollableControl) | |
OnPaint | (Inherited from System.Windows.Forms.Control) | |
OnPaintBackground | (Inherited from System.Windows.Forms.ScrollableControl) | |
OnParentBackColorChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentBackgroundImageChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentBindingContextChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentChanged | (Inherited from System.Windows.Forms.ContainerControl) | |
OnParentCursorChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentDataContextChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentEnabledChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentFontChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentForeColorChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentRightToLeftChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentVisibleChanged | (Inherited from System.Windows.Forms.Control) | |
OnPreviewKeyDown | (Inherited from System.Windows.Forms.Control) | |
OnPrint | (Inherited from System.Windows.Forms.Control) | |
OnQueryContinueDrag | (Inherited from System.Windows.Forms.Control) | |
OnRegionChanged | (Inherited from System.Windows.Forms.Control) | |
OnResize | (Inherited from System.Windows.Forms.UserControl) | |
OnRightToLeftChanged | (Inherited from System.Windows.Forms.ScrollableControl) | |
OnScroll | (Inherited from System.Windows.Forms.ScrollableControl) | |
OnSizeChanged | (Inherited from System.Windows.Forms.Control) | |
OnStyleChanged | (Inherited from System.Windows.Forms.Control) | |
OnSystemColorsChanged | (Inherited from System.Windows.Forms.Control) | |
OnTabIndexChanged | (Inherited from System.Windows.Forms.Control) | |
OnTabStopChanged | (Inherited from System.Windows.Forms.Control) | |
OnTextChanged | (Inherited from System.Windows.Forms.Control) | |
OnValidated | (Inherited from System.Windows.Forms.Control) | |
OnValidating | (Inherited from System.Windows.Forms.Control) | |
OnVisibleChanged | (Inherited from System.Windows.Forms.ScrollableControl) | |
ProcessCmdKey | (Inherited from System.Windows.Forms.ContainerControl) | |
ProcessDialogChar | (Inherited from System.Windows.Forms.ContainerControl) | |
ProcessDialogKey | (Inherited from System.Windows.Forms.ContainerControl) | |
ProcessKeyEventArgs | (Inherited from System.Windows.Forms.Control) | |
ProcessKeyPreview | (Inherited from System.Windows.Forms.Control) | |
ProcessTabKey | (Inherited from System.Windows.Forms.ContainerControl) | |
RaiseDragEvent | (Inherited from System.Windows.Forms.Control) | |
RaiseKeyEvent | (Inherited from System.Windows.Forms.Control) | |
RaiseMouseEvent | (Inherited from System.Windows.Forms.Control) | |
RaisePaintEvent | (Inherited from System.Windows.Forms.Control) | |
RecreateHandle | (Inherited from System.Windows.Forms.Control) | |
RescaleConstantsForDpi | (Inherited from System.Windows.Forms.ContainerControl) | |
ResetMouseEventArgs | (Inherited from System.Windows.Forms.Control) | |
RtlTranslateAlignment | Overloaded. (Inherited from System.Windows.Forms.Control) | |
RtlTranslateHorizontal | (Inherited from System.Windows.Forms.Control) | |
RtlTranslateLeftRight | (Inherited from System.Windows.Forms.Control) | |
ScaleControl | (Inherited from System.Windows.Forms.ScrollableControl) | |
ScaleMinMaxSize | (Inherited from System.Windows.Forms.ContainerControl) | |
ScrollToControl | (Inherited from System.Windows.Forms.ScrollableControl) | |
SetAutoSizeMode | (Inherited from System.Windows.Forms.Control) | |
SetBoundsCore | (Inherited from System.Windows.Forms.Control) | |
SetClientSizeCore | (Inherited from System.Windows.Forms.Control) | |
SetDisplayRectLocation | (Inherited from System.Windows.Forms.ScrollableControl) | |
SetScrollState | (Inherited from System.Windows.Forms.ScrollableControl) | |
SetStyle | (Inherited from System.Windows.Forms.Control) | |
SetTopLevel | (Inherited from System.Windows.Forms.Control) | |
SetVisibleCore | (Inherited from System.Windows.Forms.Control) | |
SizeFromClientSize | (Inherited from System.Windows.Forms.Control) | |
UpdateDefaultButton | (Inherited from System.Windows.Forms.ContainerControl) | |
UpdateStyles | (Inherited from System.Windows.Forms.Control) | |
UpdateZOrder | (Inherited from System.Windows.Forms.Control) | |
WndProc | (Inherited from System.Windows.Forms.UserControl) |
Name | Description | |
---|---|---|
AppointmentAdded | Occurs when an C1.Schedule.Appointment object is added. | |
AppointmentChanged | Occurs when an C1.Schedule.Appointment object is changed. | |
AppointmentCustomAction | Occurs immediately before a custom action of an C1.Schedule.Appointment object executes. | |
AppointmentDeleted | Occurs when an C1.Schedule.Appointment object is deleted. | |
AppointmentLinkClicked | Event that fires when the user clicks a hyperlink within the appointment element. | |
AppointmentRecurrenceStateChanged | Occurs when the RecurrenceState property of an C1.Schedule.Appointment object is changed. | |
AppointmentsLoaded | Occurs when C1.Schedule.AppointmentCollection has been loaded by the C1ScheduleStorage.Import method. | |
AutoSizeChanged | (Inherited from System.Windows.Forms.UserControl) | |
AutoValidateChanged | (Inherited from System.Windows.Forms.UserControl) | |
BackColorChanged | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageChanged | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageLayoutChanged | (Inherited from System.Windows.Forms.Control) | |
BeforeAppointmentCreate | Occurs immediately before the new C1.Schedule.Appointment object is created. | |
BeforeAppointmentDelete | Occurs before an C1.Schedule.Appointment object is deleted by end-user by pressing 'Delete' button. | |
BeforeAppointmentDrop | Occurs before an C1.Schedule.Appointment object is dropped by end-user. | |
BeforeAppointmentEdit | Occurs before the C1.Schedule.Appointment object is edited in-place. | |
BeforeAppointmentFormat | Occurs before the appointment content is formatted. | |
BeforeAppointmentResize | Occurs before an C1.Schedule.Appointment object is resized by end-user. | |
BeforeAppointmentSave | Occurs before the C1.Schedule.Appointment object is saved by end-user. | |
BeforeAppointmentShow | Occurs immediately before the Appointment dialog box is displayed. | |
BeforeAppointmentTooltipShow | Occurs before the appointment tooltip is shown. | |
BeforeContextMenuShow | Occurs before the context menu is shown. This event gets fired even if ShowContextMenu property is false. | |
BeforeExport | Occurs before export operation performed by the Export method. | |
BeforeGroupHeaderFormat | Occurs before the group header is formatted. | |
BeforeOptionsFormShow | Occurs before showing print options form. | |
BeforePrint | Occurs before printing. | |
BeforePrintPreview | Occurs before print preview. | |
BeforeReminderShow | Occurs immediately before the Reminder dialog box is displayed. | |
BeforeTimeFormat | Occurs before the time interval is formatted. | |
BeforeViewChange | Fired before the ViewType property change. | |
BindingContextChanged | (Inherited from System.Windows.Forms.Control) | |
CausesValidationChanged | (Inherited from System.Windows.Forms.Control) | |
ChangeUICues | (Inherited from System.Windows.Forms.Control) | |
Click | (Inherited from System.Windows.Forms.Control) | |
ClientSizeChanged | (Inherited from System.Windows.Forms.Control) | |
ContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) | |
ControlAdded | (Inherited from System.Windows.Forms.Control) | |
ControlRemoved | (Inherited from System.Windows.Forms.Control) | |
CursorChanged | (Inherited from System.Windows.Forms.Control) | |
DataContextChanged | (Inherited from System.Windows.Forms.Control) | |
Disposed | (Inherited from System.ComponentModel.Component) | |
DockChanged | (Inherited from System.Windows.Forms.Control) | |
DoubleClick | (Inherited from System.Windows.Forms.Control) | |
DpiChangedAfterParent | (Inherited from System.Windows.Forms.Control) | |
DpiChangedBeforeParent | (Inherited from System.Windows.Forms.Control) | |
DragDrop | (Inherited from System.Windows.Forms.Control) | |
DragEnter | (Inherited from System.Windows.Forms.Control) | |
DragLeave | (Inherited from System.Windows.Forms.Control) | |
DragOver | (Inherited from System.Windows.Forms.Control) | |
EnabledChanged | (Inherited from System.Windows.Forms.Control) | |
Enter | (Inherited from System.Windows.Forms.Control) | |
FontChanged | (Inherited from System.Windows.Forms.Control) | |
ForeColorChanged | (Inherited from System.Windows.Forms.Control) | |
GiveFeedback | (Inherited from System.Windows.Forms.Control) | |
GotFocus | (Inherited from System.Windows.Forms.Control) | |
HandleCreated | (Inherited from System.Windows.Forms.Control) | |
HandleDestroyed | (Inherited from System.Windows.Forms.Control) | |
HelpRequested | (Inherited from System.Windows.Forms.Control) | |
ImeModeChanged | (Inherited from System.Windows.Forms.Control) | |
Invalidated | (Inherited from System.Windows.Forms.Control) | |
KeyDown | (Inherited from System.Windows.Forms.Control) | |
KeyPress | (Inherited from System.Windows.Forms.Control) | |
KeyUp | (Inherited from System.Windows.Forms.Control) | |
Layout | (Inherited from System.Windows.Forms.Control) | |
Leave | (Inherited from System.Windows.Forms.Control) | |
Load | (Inherited from System.Windows.Forms.UserControl) | |
LocationChanged | (Inherited from System.Windows.Forms.Control) | |
LostFocus | (Inherited from System.Windows.Forms.Control) | |
MarginChanged | (Inherited from System.Windows.Forms.Control) | |
MouseCaptureChanged | (Inherited from System.Windows.Forms.Control) | |
MouseClick | (Inherited from System.Windows.Forms.Control) | |
MouseDoubleClick | (Inherited from System.Windows.Forms.Control) | |
MouseDown | (Inherited from System.Windows.Forms.Control) | |
MouseEnter | (Inherited from System.Windows.Forms.Control) | |
MouseHover | (Inherited from System.Windows.Forms.Control) | |
MouseLeave | (Inherited from System.Windows.Forms.Control) | |
MouseMove | (Inherited from System.Windows.Forms.Control) | |
MouseUp | (Inherited from System.Windows.Forms.Control) | |
MouseWheel | (Inherited from System.Windows.Forms.Control) | |
Move | (Inherited from System.Windows.Forms.Control) | |
PaddingChanged | (Inherited from System.Windows.Forms.Control) | |
Paint | (Inherited from System.Windows.Forms.Control) | |
ParentChanged | (Inherited from System.Windows.Forms.Control) | |
PreviewKeyDown | (Inherited from System.Windows.Forms.Control) | |
PrintDocumentStarting | Occurs when the print document building is started. | |
QueryAccessibilityHelp | (Inherited from System.Windows.Forms.Control) | |
QueryContinueDrag | (Inherited from System.Windows.Forms.Control) | |
RegionChanged | (Inherited from System.Windows.Forms.Control) | |
ReminderAdd | Occurs after a C1.Schedule.Reminder object is added. | |
ReminderChange | Occurs after a C1.Schedule.Reminder object has been modified. | |
ReminderFire | Occurs before the C1.Schedule.Reminder object is executed. | |
ReminderRemove | Occurs when a C1.Schedule.Reminder object has been removed from the collection. | |
ReminderSnooze | Occurs when a C1.Schedule.Reminder object is dismissed using the Snooze button. | |
Resize | (Inherited from System.Windows.Forms.Control) | |
RightToLeftChanged | (Inherited from System.Windows.Forms.Control) | |
Scroll | (Inherited from System.Windows.Forms.ScrollableControl) | |
SelectedAppointmentsChanged | Occurs when the list of selected appointments is changed. | |
SelectedDaysChanged | Occurs when the range of available days is changed. | |
SelectedIntervalChanged | Occurs when selected time interval is changed. | |
SelectionChanged | Occurs when the range of visible days is changed. | |
SizeChanged | (Inherited from System.Windows.Forms.Control) | |
StyleChanged | (Inherited from System.Windows.Forms.Control) | |
SystemColorsChanged | (Inherited from System.Windows.Forms.Control) | |
TabIndexChanged | (Inherited from System.Windows.Forms.Control) | |
TabStopChanged | (Inherited from System.Windows.Forms.Control) | |
Validated | (Inherited from System.Windows.Forms.Control) | |
Validating | (Inherited from System.Windows.Forms.Control) | |
VisibleChanged | (Inherited from System.Windows.Forms.Control) |