バージョン

UltraTree クラス イベント

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

パブリック イベント
 名前解説
Public イベントAfterActivateツリーノードがアクティブ化された後、発生します。  
Public イベントAfterCellActivateActiveCell プロパティの値が変更された後に発生します。  
Public イベントAfterCellEnterEditModeUltraTreeNodeCell の編集モード セッションが開始された後に発生します。  
Public イベントAfterCellExitEditModeUltraTreeNodeCell の編集モード セッションが終了した後に発生します。  
Public イベントAfterCheckCheckBox、CheckBoxTriState、または OptionButtonの UltraTreeNodeUltraTreeNode.CheckedState プロパティが変更された後に発生します。  
Public イベントAfterCheckSynchronizationCompleteノード チェックボックスの同期化が完了した後に発生します。  
Public イベントAfterCollapseUltraTreeNode が縮小された後に発生します。  
Public イベントAfterColumnMovedUltraTreeNodeColumn がエンドユーザーのドラッグ アンド ドロップ操作によって移動された後に発生します。  
Public イベントAfterCopyコントロールの SelectedNodes コレクションの内容がクリップボードにコピーされた後に発生します。  
Public イベントAfterCutコントロールの SelectedNodes コレクションの内容がクリップボードに切り取られた後に発生します。  
Public イベントAfterDataNodesCollectionPopulatedTreeNodesCollection オブジェクトにバインド データが設定された後に発生します。  
Public イベントAfterDeleteコントロールの SelectedNodes コレクションの内容が削除された後に発生します。  
Public イベントAfterExpandUltraTreeNode が展開された後に発生します。  
Public イベントAfterLabelEditUltraTreeNode が編集された後に発生します。  
Public イベントAfterNodeCancelUpdateUltraTreeNodeCell の値が破棄された後に発生します。  
Public イベントAfterNodeLayoutItemResizeノードレイアウト項目 (列ヘッダーまたはセル) のサイズがエンドユーザーによって変更された後に発生します。  
Public イベントAfterNodeLayoutItemSpanResizeノードレイアウト項目 (列ヘッダーまたはセル) のスパンサイズがエンドユーザーによって変更された後に発生します。  
Public イベントAfterNodeUpdateUltraTreeNodeCell の値が変更された後に発生します。  
Public イベントAfterPasteノードがクリップボードから貼り付けられた後に発生します。  
Public イベントAfterSelect1 つまたは複数の UltraTreeNodeUltraTreeNode.Selected または選択解除された後に発生します。  
Public イベントAfterSortChangeUltraTreeNodeColumn オブジェクトのセットが並べ替えられた後に発生します。  
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 イベントBeforeActivateツリーノードが アクティブ化 される前に発生します。  
Public イベントBeforeCellActivateUltraTreeNodeCell がアクティブになる前に発生します。  
Public イベントBeforeCellDeactivateUltraTreeNodeCell が非アクティブになる前に発生します。  
Public イベントBeforeCellEnterEditModeUltraTreeNodeCell の編集モード セッションが開始される前に発生します。  
Public イベントBeforeCellExitEditModeUltraTreeNodeCell の編集モード セッションが終了する前に発生します。  
Public イベントBeforeCheckノードの UltraTreeNode.CheckedState が変更する前に発生します。  
Public イベントBeforeCollapseUltraTreeNode が縮小される前に発生します。  
Public イベントBeforeColumnMovedUltraTreeNodeColumn がエンドユーザーのドラッグ アンド ドロップ操作によって移動される前に発生します。  
Public イベントBeforeCopy選択したノードがクリップボードにコピーされる前に発生します。  
Public イベントBeforeCut選択したノードがクリップボードに切り取られる前に発生します。  
Public イベントBeforeDataNodesCollectionPopulatedTreeNodesCollection オブジェクトが作成され、バインドデータが設定される直前に発生します。  
Public イベントBeforeDeleteUltraTreeNode オブジェクトが削除される前に発生します。  
Public イベントBeforeExpandUltraTreeNode が展開される前に発生します。  
Public イベントBeforeLabelEditUltraTreeNode がラベル編集モードに移行する前に発生します。  
Public イベントBeforeNodeCancelUpdateUltraTreeNodeCell の値が破棄される前に発生します。  
Public イベントBeforeNodeLayoutItemResizeノードレイアウト項目 (列ヘッダーまたはセル) のサイズがエンドユーザーによって変更される前に発生します。  
Public イベントBeforeNodeLayoutItemSpanResizeノードレイアウト項目 (列ヘッダーまたはセル) のスパンサイズがエンドユーザーによって変更される前に発生します。  
Public イベントBeforeNodeUpdateUltraTreeNodeCell の値が変更される前に発生します。  
Public イベントBeforePasteノードがクリップボードから貼り付けられる前に発生します。  
Public イベントBeforeSelectツリーノードが選択される前に発生します。  
Public イベントBeforeSortChangeUltraTreeNodeColumn オブジェクトのセットが並べ替えられる前に発生します。  
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 イベントCellValidationError編集モードセッションの結果がコミットされたとき、セルの内容が無効である場合に発生します。  
Public イベントCellValueChanged編集モードセッション中にセルの値が変更されたときに発生します。  
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 イベントColumnSetGenerated新しい UltraTreeColumnSet がコントロールに自動的に生成されるときに発生します。  
Public イベントContextMenuChangedOccurs when the value of the System.Windows.Forms.Control.ContextMenu property changes. System.Windows.Forms.Controlから継承されます。
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 イベントDataError無効なセル値が原因でデータバインディング層が例外をスローするときに発生します。  
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 イベントInitializeDataNodeデータソース内の ListObject を表す UltraTreeNode オブジェクトが作成されたときに発生します。  
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 イベントPasteErrorノードをクリップボードから貼り付けているときにエラーが発生した場合に発生します。  
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 イベントRightToLeftChangedOccurs when the System.Windows.Forms.Control.RightToLeft property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントRotateGesture Infragistics.Win.UltraControlBaseから継承されます。
Public イベントScrollUltraTree コントロールがスクロールバーによってスクロールされたときに発生します。  
Public イベントSelectionDragStartユーザーが選択したノードのドラッグを開始したときに発生します。このイベントは、MouseMoveイベントを使用せずにドラッグ操作を開始する場合に便利です。  
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 イベントTextChangedOccurs when the System.Windows.Forms.Control.Text property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントTwoFingerTapGesture Infragistics.Win.UltraControlBaseから継承されます。
Public イベントValidatedOccurs when the control is finished validating. System.Windows.Forms.Controlから継承されます。
Public イベントValidateLabelEditラベルの編集をノードにコミットする前に発生します。  
Public イベントValidatingOccurs when the control is validating. System.Windows.Forms.Controlから継承されます。
Public イベントVisibleChangedOccurs when the System.Windows.Forms.Control.Visible property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントZoomGesture Infragistics.Win.UltraControlBaseから継承されます。
トップ
参照