このクラスのメンバの一覧は、UltraProgressBarメンバを参照してください。
名前 | 解説 | |
---|---|---|
![]() | 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から継承されます。 |
![]() | 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から継承されます。 |
![]() | 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から継承されます。 |
![]() | 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 | UIElementにマウスが置かれると発生します。 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 | UIElementからマウスを移動すると発生します。 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から継承されます。 |
![]() | 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から継承されます。 |
![]() | 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から継承されます。 |
![]() | 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から継承されます。 |
![]() | ValueChanged | Value プロパティが変化すると発生するイベントです。 |
![]() | VisibleChanged | Occurs when the System.Windows.Forms.Control.Visible property value changes. System.Windows.Forms.Controlから継承されます。 |
![]() | ZoomGesture | ユーザーがタッチ入力デジタイザーでズーム ジェスチャを実行するときに発生します。 Infragistics.Win.UltraControlBaseから継承されます。 |