バージョン

UltraExplorerBar クラス イベント

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

パブリック イベント
 名前解説
Public イベントActiveGroupChangedActiveGroup が変更された後に発生します。  
Public イベントActiveGroupChangingActiveGroup が変更される前に発生します。  
Public イベントActiveItemChangedActiveItem が変更された後に発生します。  
Public イベントActiveItemChangingActiveItem が変更される前に発生します。  
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 イベント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コンテキストメニューが表示される前に発生します。  
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 イベントGroupAddedUltraExplorerBarGroup が追加された後に発生します。  
Public イベントGroupAddingUltraExplorerBarGroup が追加される前に発生します。  
Public イベントGroupClickUltraExplorerBarGroup ヘッダーがクリックされた後に発生します。  
Public イベントGroupCollapsedUltraExplorerBarGroup が縮小された後に発生します。  
Public イベントGroupCollapsingUltraExplorerBarGroup が縮小される前に発生します。  
Public イベントGroupDraggingUltraExplorerBarGroup のドラッグを開始する前に発生します。  
Public イベントGroupDragOverUltraExplorerBarGroup が有効なドロップ位置の上にドラッグされたときに発生します。  
Public イベントGroupDroppedUltraExplorerBarGroup が新しい位置にドロップされた後に発生します。  
Public イベントGroupEnteredEditModeGroupが編集モードに入る前に発生します。  
Public イベントGroupEnteringEditModeGroupが編集モードに入る前に発生します。  
Public イベントGroupExitedEditModeUltraExplorerBarGroup が編集された後に発生します。  
Public イベントGroupExitingEditModeUltraExplorerBarGroup が編集される前に発生します。  
Public イベントGroupExpandedUltraExplorerBarGroup が展開された後に発生します。  
Public イベントGroupExpandingUltraExplorerBarGroup が展開される前に発生します。  
Public イベントGroupRemovedUltraExplorerBarGroup が削除された後に発生します。  
Public イベントGroupRemovingUltraExplorerBarGroup が削除される前に発生します。  
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 イベントInvalidatedOccurs when a control's display requires redrawing. System.Windows.Forms.Controlから継承されます。
Public イベントItemAddedUltraExplorerBarItem が追加された後に発生します。  
Public イベントItemAddingUltraExplorerBarItem が追加される前に発生します。  
Public イベントItemCheckStateChangedUltraExplorerBarItem のチェック状態が変更された後に発生します。  
Public イベントItemCheckStateChangingUltraExplorerBarItem のチェック状態が変更される前に発生します。  
Public イベントItemClickUltraExplorerBarItem がクリックされた後に発生します。  
Public イベントItemDoubleClickUltraExplorerBarItem がダブルクリックされた後に発生します。'2 - StateButton' のスタイルを持つ UltraExplorerBarItem に限って適用されます。  
Public イベントItemDraggingUltraExplorerBarItem のドラッグを開始する前に発生します。  
Public イベントItemDragOverUltraExplorerBarItem が有効なドロップ位置の上にドラッグされたときに発生します。  
Public イベントItemDroppedUltraExplorerBarItem が新しい位置にドロップされた後に発生します。  
Public イベントItemEnteredEditModeItemが編集モードに入る前に発生します。  
Public イベントItemEnteringEditModeItemが編集モードに入る前に発生します。  
Public イベントItemExitedEditModeUltraExplorerBarItem が編集された後に発生します。  
Public イベントItemExitingEditModeUltraExplorerBarItem が編集される前に発生します。  
Public イベントItemRemovedUltraExplorerBarItem が削除された後に発生します。  
Public イベントItemRemovingUltraExplorerBarItem が削除される前に発生します。  
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 イベントNavigationContextMenuInitializingナビゲーションコンテキストメニューが表示される前に発生します。  
Public イベントNavigationOptionsDialogDisplaying[Navigation Pane Options]ダイアログが表示される前に発生します。  
Public イベントNavigationPaneCollapsedナビゲーション ペインが縮小された後に発生します。  
Public イベントNavigationPaneCollapsingナビゲーション ペインが縮小される前に発生します。  
Public イベントNavigationPaneExpandedナビゲーション ペインが展開された後に発生します。  
Public イベントNavigationPaneExpandingナビゲーション ペインが展開される前に発生します。  
Public イベントNavigationPaneFlyoutClosedナビゲーション ペイン フライアウトが閉じられた後に発生します。  
Public イベントNavigationPaneFlyoutDisplayedナビゲーション ペイン フライアウトが表示された後に発生します。  
Public イベントNavigationPaneFlyoutDisplayingナビゲーション ペインが表示される前に発生します。  
Public イベントOpenInNewWindowユーザーがナビゲーションコンテキストメニューから[Open in New Window]を選択したときに発生します。  
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 イベントRightToLeftChangedOccurs when the System.Windows.Forms.Control.RightToLeft property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントRotateGesture Infragistics.Win.UltraControlBaseから継承されます。
Public イベントSelectedGroupChangedSelectedGroup が変更された後に発生します。  
Public イベントSelectedGroupChangingSelectedGroup が変更される前に発生します。  
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 イベント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から継承されます。
トップ
参照