このクラスのメンバの一覧は、UltraTimelineViewメンバを参照してください。
名前 | 解説 | |
---|---|---|
![]() | ActiveOwnerChanged | ActiveOwner が変更された後に発生します。 |
![]() | ActiveOwnerChanging | ActiveOwner が変更される直前に発生します。リスナーは操作をキャンセルできます。 |
![]() | ActivityScrollButtonClicked | ユーザーは ActivityScrollButtonUIElement をクリックしたときに発生します。 |
![]() | ActivityScrollButtonToolTipDisplaying | ActivityScrollButtonUIElement.によってツールチップを表示する前に発生します。 |
![]() | AppointmentEditModeEntered | Appointment に編集モード セッションが開始する直前に発生します。 |
![]() | AppointmentEditModeExited | Appointment に編集モード セッションが終了する直後に発生します。 |
![]() | AppointmentEnteringEditMode | Appointment に編集モード セッションが開始する直前に発生します。 |
![]() | AppointmentExitingEditMode | Appointment に編集モード セッションが終了する直前に発生します。 |
![]() | AppointmentResized | appointment はエンドユーザーによってサイズ変更されたときに発生されたイベント。 Infragistics.Win.UltraWinSchedule.ControlWithActivityBaseから継承されます。 |
![]() | AppointmentResizing | appointment はエンドユーザーによってサイズ変更されたときに発生されたイベント。 Infragistics.Win.UltraWinSchedule.ControlWithActivityBaseから継承されます。 |
![]() | AppointmentsDragDrop | appointment または予定のグループのドラッグ操作はエンドユーザーによって完了されたときに発生されたイベント。 Infragistics.Win.UltraWinSchedule.ControlWithActivityBaseから継承されます。 |
![]() | AppointmentsDragging | appointment または予定のグループはエンドユーザーによってドラッグされたときに発生されたイベント。 Infragistics.Win.UltraWinSchedule.ControlWithActivityBaseから継承されます。 |
![]() | AppointmentToolTipDisplaying | 予定によってツールチップを表示する前に発生します。 |
![]() | BackColorChanged | Occurs when the value of the System.Windows.Forms.Control.BackColor property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | BackgroundImageChanged | Occurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | BackgroundImageLayoutChanged | Occurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | BindingContextChanged | Occurs when the value of the System.Windows.Forms.BindingContext property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | CausesValidationChanged | Occurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | ChangeUICues | Occurs when the focus or keyboard user interface (UI) cues change. System.Windows.Forms.Controlから継承されます。 |
![]() | Click | Occurs when the control is clicked. System.Windows.Forms.Controlから継承されます。 |
![]() | ClientSizeChanged | Occurs when the value of the System.Windows.Forms.Control.ClientSize property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | ColumnHeaderInitializing | ColumnHeaderUIElementによって子要素が初期化される直前に発生します。リスナーは表示されるテキストまたは画像を変更できます。 |
![]() | ColumnHeaderToolTipDisplaying | ColumnHeaderUIElementによってツールチップを表示する前に発生します。 |
![]() | ContextMenuChanged | Occurs when the value of the System.Windows.Forms.Control.ContextMenu property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | ContextMenuStripChanged | Occurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | ControlAdded | Occurs when a new control is added to the System.Windows.Forms.Control.ControlCollection. System.Windows.Forms.Controlから継承されます。 |
![]() | ControlRemoved | Occurs when a control is removed from the System.Windows.Forms.Control.ControlCollection. System.Windows.Forms.Controlから継承されます。 |
![]() | CursorChanged | Occurs when the value of the System.Windows.Forms.Control.Cursor property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | DateNavigationButtonClicked | DateNavigationButtonUIElementをクリックしたときに発生します。リスナーは実行する操作を変更できます。 |
![]() | DateTimeIntervalLabelToolTipDisplaying | DateTimeIntervalLabelUIElementによってツールチップを表示する前に発生します。 |
![]() | Disposed | System.ComponentModel.Componentから継承されます。 |
![]() | DockChanged | Occurs when the value of the System.Windows.Forms.Control.Dock property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | DoubleClick | Occurs when the control is double-clicked. System.Windows.Forms.Controlから継承されます。 |
![]() | DpiChangedAfterParent | Occurs when the DPI setting for a control is changed programmatically after the DPI of its parent control or form has changed. System.Windows.Forms.Controlから継承されます。 |
![]() | DpiChangedBeforeParent | Occurs when the DPI setting for a control is changed programmatically before a DPI change event for its parent control or form has occurred. System.Windows.Forms.Controlから継承されます。 |
![]() | DragDrop | Occurs when a drag-and-drop operation is completed. System.Windows.Forms.Controlから継承されます。 |
![]() | DragEnter | Occurs when an object is dragged into the control's bounds. System.Windows.Forms.Controlから継承されます。 |
![]() | DragLeave | Occurs when an object is dragged out of the control's bounds. System.Windows.Forms.Controlから継承されます。 |
![]() | DragOver | Occurs when an object is dragged over the control's bounds. System.Windows.Forms.Controlから継承されます。 |
![]() | EnabledChanged | Occurs when the System.Windows.Forms.Control.Enabled property value has changed. System.Windows.Forms.Controlから継承されます。 |
![]() | Enter | Occurs when the control is entered. System.Windows.Forms.Controlから継承されます。 |
![]() | FontChanged | Occurs when the System.Windows.Forms.Control.Font property value changes. System.Windows.Forms.Controlから継承されます。 |
![]() | ForeColorChanged | Occurs when the System.Windows.Forms.Control.ForeColor property value changes. System.Windows.Forms.Controlから継承されます。 |
![]() | GestureCompleted | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | GestureQueryStatus | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | GestureStarting | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | GiveFeedback | Occurs during a drag operation. System.Windows.Forms.Controlから継承されます。 |
![]() | GotFocus | Occurs when the control receives focus. System.Windows.Forms.Controlから継承されます。 |
![]() | HandleCreated | Occurs when a handle is created for the control. System.Windows.Forms.Controlから継承されます。 |
![]() | HandleDestroyed | Occurs when the control's handle is in the process of being destroyed. System.Windows.Forms.Controlから継承されます。 |
![]() | HelpRequested | Occurs when the user requests help for a control. System.Windows.Forms.Controlから継承されます。 |
![]() | HolidayToolTipDisplaying | 休日にツールチップを表示する前に発生します。 |
![]() | ImeModeChanged | Occurs when the System.Windows.Forms.Control.ImeMode property has changed. System.Windows.Forms.Controlから継承されます。 |
![]() | Invalidated | Occurs when a control's display requires redrawing. System.Windows.Forms.Controlから継承されます。 |
![]() | KeyDown | Occurs when a key is pressed while the control has focus. System.Windows.Forms.Controlから継承されます。 |
![]() | KeyPress | Occurs when a character. space or backspace key is pressed while the control has focus. System.Windows.Forms.Controlから継承されます。 |
![]() | KeyUp | Occurs when a key is released while the control has focus. System.Windows.Forms.Controlから継承されます。 |
![]() | Layout | Occurs when a control should reposition its child controls. System.Windows.Forms.Controlから継承されます。 |
![]() | Leave | Occurs when the input focus leaves the control. System.Windows.Forms.Controlから継承されます。 |
![]() | LocationChanged | Occurs when the System.Windows.Forms.Control.Location property value has changed. System.Windows.Forms.Controlから継承されます。 |
![]() | LostFocus | Occurs when the control loses focus. System.Windows.Forms.Controlから継承されます。 |
![]() | MarginChanged | Occurs when the control's margin changes. System.Windows.Forms.Controlから継承されます。 |
![]() | MouseCaptureChanged | Occurs when the control loses mouse capture. System.Windows.Forms.Controlから継承されます。 |
![]() | MouseClick | Occurs when the control is clicked by the mouse. System.Windows.Forms.Controlから継承されます。 |
![]() | MouseDoubleClick | Occurs when the control is double clicked by the mouse. System.Windows.Forms.Controlから継承されます。 |
![]() | MouseDown | Occurs when the mouse pointer is over the control and a mouse button is pressed. System.Windows.Forms.Controlから継承されます。 |
![]() | MouseEnter | Occurs when the mouse pointer enters the control. System.Windows.Forms.Controlから継承されます。 |
![]() | MouseEnterElement | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | MouseHover | Occurs when the mouse pointer rests on the control. System.Windows.Forms.Controlから継承されます。 |
![]() | MouseLeave | Occurs when the mouse pointer leaves the control. System.Windows.Forms.Controlから継承されます。 |
![]() | MouseLeaveElement | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | MouseMove | Occurs when the mouse pointer is moved over the control. System.Windows.Forms.Controlから継承されます。 |
![]() | MouseUp | Occurs when the mouse pointer is over the control and a mouse button is released. System.Windows.Forms.Controlから継承されます。 |
![]() | MouseWheel | Occurs when the mouse wheel moves while the control has focus. System.Windows.Forms.Controlから継承されます。 |
![]() | Move | Occurs when the control is moved. System.Windows.Forms.Controlから継承されます。 |
![]() | OwnerHeaderToolTipDisplaying | OwnerHeaderUIElement によってツールチップを表示する前に発生します。 |
![]() | PaddingChanged | Occurs when the control's padding changes. System.Windows.Forms.Controlから継承されます。 |
![]() | Paint | Occurs when the control is redrawn. System.Windows.Forms.Controlから継承されます。 |
![]() | PanGesture | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | ParentChanged | Occurs when the System.Windows.Forms.Control.Parent property value changes. System.Windows.Forms.Controlから継承されます。 |
![]() | PressAndHoldGesture | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | PressAndTapGesture | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | PreviewKeyDown | Occurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control. System.Windows.Forms.Controlから継承されます。 |
![]() | PrimaryIntervalChanged | PrimaryIntervalが変更されたときに発生します。 |
![]() | PropertyChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | QueryAccessibilityHelp | Occurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. System.Windows.Forms.Controlから継承されます。 |
![]() | QueryContinueDrag | Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. System.Windows.Forms.Controlから継承されます。 |
![]() | RegionChanged | Occurs when the value of the System.Windows.Forms.Control.Region property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | Resize | Occurs when the control is resized. System.Windows.Forms.Controlから継承されます。 |
![]() | RightToLeftChanged | Occurs when the System.Windows.Forms.Control.RightToLeft property value changes. System.Windows.Forms.Controlから継承されます。 |
![]() | RotateGesture | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | SelectedAppointmentsDeleted | 選択された予定 がユーザーにより削除された直後に発生します。 |
![]() | SelectedAppointmentsDeleting | 選択された予定 がユーザーにより削除される直前に発生します。 |
![]() | SelectedDateTimeRangeChanged | SelectedDateTimeRange に返却される日付の範囲が変更された後に発生します。 |
![]() | SelectedDateTimeRangeChanging | SelectedDateTimeRange に返却される日付の範囲が変更される前に発生します。 |
![]() | SizeChanged | Occurs when the System.Windows.Forms.Control.Size property value changes. System.Windows.Forms.Controlから継承されます。 |
![]() | StyleChanged | Occurs when the control style changes. System.Windows.Forms.Controlから継承されます。 |
![]() | SystemColorsChanged | Occurs when the system colors change. System.Windows.Forms.Controlから継承されます。 |
![]() | TabIndexChanged | Occurs when the System.Windows.Forms.Control.TabIndex property value changes. System.Windows.Forms.Controlから継承されます。 |
![]() | TabStopChanged | Occurs when the System.Windows.Forms.Control.TabStop property value changes. System.Windows.Forms.Controlから継承されます。 |
![]() | TextChanged | Occurs when the System.Windows.Forms.Control.Text property value changes. System.Windows.Forms.Controlから継承されます。 |
![]() | TwoFingerTapGesture | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | Validated | Occurs when the control is finished validating. System.Windows.Forms.Controlから継承されます。 |
![]() | Validating | Occurs when the control is validating. System.Windows.Forms.Controlから継承されます。 |
![]() | VisibleChanged | Occurs when the System.Windows.Forms.Control.Visible property value changes. System.Windows.Forms.Controlから継承されます。 |
![]() | VisibleDateTimeRangeChanged | VisibleDateTimeRangeプロパティに返される日付の範囲が変更された後に発生します。 |
![]() | ZoomGesture | Infragistics.Win.UltraControlBaseから継承されます。 |