バージョン

UltraGanttView クラス イベント

このクラスのメンバの一覧は、UltraGanttViewメンバを参照してください。

パブリック イベント
 名前解説
Public イベントActiveTaskChangedActiveTask が変更された後に発生します。  
Public イベントActiveTaskChangingActiveTask が変更される前に発生します。  
Public イベントBackColorChangedOccurs when the value of the System.Windows.Forms.Control.BackColor property changes. System.Windows.Forms.Controlから継承されます。
Public イベントBackgroundImageChangedOccurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. System.Windows.Forms.Controlから継承されます。
Public イベントBackgroundImageLayoutChangedOccurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. System.Windows.Forms.Controlから継承されます。
Public イベントBindingContextChangedOccurs when the value of the System.Windows.Forms.BindingContext property changes. System.Windows.Forms.Controlから継承されます。
Public イベントCausesValidationChangedOccurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. System.Windows.Forms.Controlから継承されます。
Public イベントCellActivatedコントロールのグリッド部分でセルがアクティブ化された後に発生します。  
Public イベントCellActivatingコントロールのグリッド部分でセルがアクティブ化される前に発生します。  
Public イベントCellChange編集モードにあるセルの値をユーザーが変更した場合に発生します。  
Public イベントCellDeactivatingコントロールのグリッド部分のセルが非アクティブ化される前に発生します。  
Public イベントChangeUICuesOccurs when the focus or keyboard user interface (UI) cues change. System.Windows.Forms.Controlから継承されます。
Public イベントClickOccurs when the control is clicked. System.Windows.Forms.Controlから継承されます。
Public イベントClientSizeChangedOccurs when the value of the System.Windows.Forms.Control.ClientSize property changes. System.Windows.Forms.Controlから継承されます。
Public イベントContextMenuChangedOccurs when the value of the System.Windows.Forms.Control.ContextMenu property changes. System.Windows.Forms.Controlから継承されます。
Public イベントContextMenuInitializingコントロールのカスタム ContextMenu が表示される前に発生します。  
Public イベントContextMenuStripChangedOccurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. System.Windows.Forms.Controlから継承されます。
Public イベントControlAddedOccurs when a new control is added to the System.Windows.Forms.Control.ControlCollection. System.Windows.Forms.Controlから継承されます。
Public イベントControlRemovedOccurs when a control is removed from the System.Windows.Forms.Control.ControlCollection. System.Windows.Forms.Controlから継承されます。
Public イベントCursorChangedOccurs when the value of the System.Windows.Forms.Control.Cursor property changes. System.Windows.Forms.Controlから継承されます。
Public イベントDisposed System.ComponentModel.Componentから継承されます。
Public イベントDockChangedOccurs when the value of the System.Windows.Forms.Control.Dock property changes. System.Windows.Forms.Controlから継承されます。
Public イベントDoubleClickOccurs when the control is double-clicked. System.Windows.Forms.Controlから継承されます。
Public イベントDpiChangedAfterParentOccurs 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から継承されます。
Public イベントDpiChangedBeforeParentOccurs 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から継承されます。
Public イベントDragDropOccurs when a drag-and-drop operation is completed. System.Windows.Forms.Controlから継承されます。
Public イベントDragEnterOccurs when an object is dragged into the control's bounds. System.Windows.Forms.Controlから継承されます。
Public イベントDragLeaveOccurs when an object is dragged out of the control's bounds. System.Windows.Forms.Controlから継承されます。
Public イベントDragOverOccurs when an object is dragged over the control's bounds. System.Windows.Forms.Controlから継承されます。
Public イベントEnabledChangedOccurs when the System.Windows.Forms.Control.Enabled property value has changed. System.Windows.Forms.Controlから継承されます。
Public イベントEnterOccurs when the control is entered. System.Windows.Forms.Controlから継承されます。
Public イベントFontChangedOccurs when the System.Windows.Forms.Control.Font property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントForeColorChangedOccurs when the System.Windows.Forms.Control.ForeColor property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントGestureCompleted Infragistics.Win.UltraControlBaseから継承されます。
Public イベントGestureQueryStatus Infragistics.Win.UltraControlBaseから継承されます。
Public イベントGestureStarting Infragistics.Win.UltraControlBaseから継承されます。
Public イベントGiveFeedbackOccurs during a drag operation. System.Windows.Forms.Controlから継承されます。
Public イベントGotFocusOccurs when the control receives focus. System.Windows.Forms.Controlから継承されます。
Public イベントHandleCreatedOccurs when a handle is created for the control. System.Windows.Forms.Controlから継承されます。
Public イベントHandleDestroyedOccurs when the control's handle is in the process of being destroyed. System.Windows.Forms.Controlから継承されます。
Public イベントHelpRequestedOccurs when the user requests help for a control. System.Windows.Forms.Controlから継承されます。
Public イベントImeModeChangedOccurs when the System.Windows.Forms.Control.ImeMode property has changed. System.Windows.Forms.Controlから継承されます。
Public イベントInitializeTaskGridRowタスクのグリッド行が初期化されたときに発生します。  
Public イベントInvalidatedOccurs when a control's display requires redrawing. System.Windows.Forms.Controlから継承されます。
Public イベントKeyDownOccurs when a key is pressed while the control has focus. System.Windows.Forms.Controlから継承されます。
Public イベントKeyPressOccurs when a character. space or backspace key is pressed while the control has focus. System.Windows.Forms.Controlから継承されます。
Public イベントKeyUpOccurs when a key is released while the control has focus. System.Windows.Forms.Controlから継承されます。
Public イベントLayoutOccurs when a control should reposition its child controls. System.Windows.Forms.Controlから継承されます。
Public イベントLeaveOccurs when the input focus leaves the control. System.Windows.Forms.Controlから継承されます。
Public イベントLocationChangedOccurs when the System.Windows.Forms.Control.Location property value has changed. System.Windows.Forms.Controlから継承されます。
Public イベントLostFocusOccurs when the control loses focus. System.Windows.Forms.Controlから継承されます。
Public イベントMarginChangedOccurs when the control's margin changes. System.Windows.Forms.Controlから継承されます。
Public イベントMouseCaptureChangedOccurs when the control loses mouse capture. System.Windows.Forms.Controlから継承されます。
Public イベントMouseClickOccurs when the control is clicked by the mouse. System.Windows.Forms.Controlから継承されます。
Public イベントMouseDoubleClickOccurs when the control is double clicked by the mouse. System.Windows.Forms.Controlから継承されます。
Public イベントMouseDownOccurs when the mouse pointer is over the control and a mouse button is pressed. System.Windows.Forms.Controlから継承されます。
Public イベントMouseEnterOccurs when the mouse pointer enters the control. System.Windows.Forms.Controlから継承されます。
Public イベントMouseEnterElement Infragistics.Win.UltraControlBaseから継承されます。
Public イベントMouseHoverOccurs when the mouse pointer rests on the control. System.Windows.Forms.Controlから継承されます。
Public イベントMouseLeaveOccurs when the mouse pointer leaves the control. System.Windows.Forms.Controlから継承されます。
Public イベントMouseLeaveElement Infragistics.Win.UltraControlBaseから継承されます。
Public イベントMouseMoveOccurs when the mouse pointer is moved over the control. System.Windows.Forms.Controlから継承されます。
Public イベントMouseUpOccurs when the mouse pointer is over the control and a mouse button is released. System.Windows.Forms.Controlから継承されます。
Public イベントMouseWheelOccurs when the mouse wheel moves while the control has focus. System.Windows.Forms.Controlから継承されます。
Public イベントMoveOccurs when the control is moved. System.Windows.Forms.Controlから継承されます。
Public イベントPaddingChangedOccurs when the control's padding changes. System.Windows.Forms.Controlから継承されます。
Public イベントPaintOccurs when the control is redrawn. System.Windows.Forms.Controlから継承されます。
Public イベントPanGesture Infragistics.Win.UltraControlBaseから継承されます。
Public イベントParentChangedOccurs when the System.Windows.Forms.Control.Parent property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントPressAndHoldGesture Infragistics.Win.UltraControlBaseから継承されます。
Public イベントPressAndTapGesture Infragistics.Win.UltraControlBaseから継承されます。
Public イベントPreviewKeyDownOccurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control. System.Windows.Forms.Controlから継承されます。
Public イベントPropertyChanged Infragistics.Win.UltraControlBaseから継承されます。
Public イベントQueryAccessibilityHelpOccurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. System.Windows.Forms.Controlから継承されます。
Public イベントQueryContinueDragOccurs 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から継承されます。
Public イベントRegionChangedOccurs when the value of the System.Windows.Forms.Control.Region property changes. System.Windows.Forms.Controlから継承されます。
Public イベントResizeOccurs when the control is resized. System.Windows.Forms.Controlから継承されます。
Public イベントResourceParseErrorユーザーがタスク グリッドの Resources フィールドを 1 つ以上の無効な値を入力したときに発生します。  
Public イベントRightToLeftChangedOccurs when the System.Windows.Forms.Control.RightToLeft property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントRotateGesture Infragistics.Win.UltraControlBaseから継承されます。
Public イベントSizeChangedOccurs when the System.Windows.Forms.Control.Size property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントStyleChangedOccurs when the control style changes. System.Windows.Forms.Controlから継承されます。
Public イベントSystemColorsChangedOccurs when the system colors change. System.Windows.Forms.Controlから継承されます。
Public イベントTabIndexChangedOccurs when the System.Windows.Forms.Control.TabIndex property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントTabStopChangedOccurs when the System.Windows.Forms.Control.TabStop property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントTaskAddedユーザーが Task を追加した後に発生します。  
Public イベントTaskAddingユーザーが Task を追加する前に発生します。  
Public イベントTaskDeletedユーザーが Task を削除した後に発生します。  
Public イベントTaskDeletingユーザーが Task を削除する前に発生します。  
Public イベントTaskDialogDisplayingTaskDialog が表示される前に発生します。  
Public イベントTaskElementDragCompleteTask 要素のドラッグ操作が完了したときに発生します。  
Public イベントTaskElementDraggingTask 要素のドラッグ操作中に発生します。  
Public イベントTaskToolTipDisplayingTask 要素にツールチップを表示する前に発生します。  
Public イベントTextChangedOccurs when the System.Windows.Forms.Control.Text property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントTimelineColumnHeaderInitializingColumnHeaderUIElementによって子要素が初期化される直前に発生します。リスナーは表示されるテキストまたは画像を変更できます。  
Public イベントTimelineColumnHeaderToolTipDisplayingColumnHeaderUIElementによってツールチップを表示する前に発生します。  
Public イベントTimelineDateNavigationButtonClickedDateNavigationButtonUIElementをクリックしたときに発生します。リスナーは実行する操作を変更できます。  
Public イベントTimelinePrimaryIntervalChangedPrimaryIntervalが変更されたときに発生します。  
Public イベントTimelineVisibleDateTimeRangeChangedVisibleDateTimeRangeプロパティに返される日付の範囲が変更された後に発生します。  
Public イベントTwoFingerTapGesture Infragistics.Win.UltraControlBaseから継承されます。
Public イベントValidatedOccurs when the control is finished validating. System.Windows.Forms.Controlから継承されます。
Public イベントValidatingOccurs when the control is validating. System.Windows.Forms.Controlから継承されます。
Public イベントVerticalSplitterDraggedVerticalSplitterUIElementに対するドラッグ操作がユーザーによって正常に終了されたときに発生します。  
Public イベントVerticalSplitterDraggingVerticalSplitterUIElement がユーザーにドラッグされているときに発生します。  
Public イベントVisibleChangedOccurs when the System.Windows.Forms.Control.Visible property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントZoomGesture Infragistics.Win.UltraControlBaseから継承されます。
トップ
参照