| 名前 | 解説 |
 | CreateAccessibilityInstance | オーバーライドされます。 コントロールの新しいユーザー補助オブジェクトを作成します。 |
 | CreateComponentRole | オーバーライドされます。 コントロールのスタイル情報を提供するコンポーネント ロールを作成するために使用される Factory メソッド。 |
 | CreateControlsInstance | Creates a new instance of the control collection for the control. System.Windows.Forms.Controlから継承されます。 |
 | CreateHandle | Creates a handle for the control. System.Windows.Forms.Controlから継承されます。 |
 | CreateUIAutomationProvider | オーバーライドされます。 指定したコンテキストの UI Automation オブジェクトを作成するファクトリ メソッド。 |
 | DefWndProc | Sends the specified message to the default window procedure. System.Windows.Forms.Controlから継承されます。 |
 | DestroyHandle | Destroys the handle associated with the control. System.Windows.Forms.Controlから継承されます。 |
 | DrawControl | オーバーロードされます。 コントロール(およびすべての子孫コントロール)を描画します。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | Finalize | System.ComponentModel.Componentから継承されます。 |
 | GetAccessibilityObjectById | Retrieves the specified System.Windows.Forms.AccessibleObject. System.Windows.Forms.Controlから継承されます。 |
 | GetAutoSizeMode | Retrieves a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. System.Windows.Forms.Controlから継承されます。 |
 | GetChildControlsInterestedInZoomChange | ズームされる追加の子コントロールを指定するために、 UltraControlBase コントロールが使用するメソッド。たとえば、UltraCalndarCombo がドロップダウン コントロールを提供します。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | GetGestureMessageControl | このコントロールのジェスチャ メッセージを受信するコントロールを返します。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | GetScaledBounds | Retrieves the bounds within which the control is scaled. System.Windows.Forms.Controlから継承されます。 |
 | GetSelectionManager | ISelectionManager を返します。デフォルトの実装では、このオブジェクトを ISelectionManager にキャストするようになっています。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | GetService | System.ComponentModel.Componentから継承されます。 |
 | GetStyle | Retrieves the value of the specified control style bit for the control. System.Windows.Forms.Controlから継承されます。 |
 | GetTopLevel | Determines if the control is a top-level control. System.Windows.Forms.Controlから継承されます。 |
 | InitLayout | Called after the control has been added to another container. System.Windows.Forms.Controlから継承されます。 |
 | InvokeGotFocus | Raises the System.Windows.Forms.Control.GotFocus event for the specified control. System.Windows.Forms.Controlから継承されます。 |
 | InvokeLostFocus | Raises the System.Windows.Forms.Control.LostFocus event for the specified control. System.Windows.Forms.Controlから継承されます。 |
 | InvokeOnClick | Raises the System.Windows.Forms.Control.Click event for the specified control. System.Windows.Forms.Controlから継承されます。 |
 | InvokePaint | Raises the System.Windows.Forms.Control.Paint event for the specified control. System.Windows.Forms.Controlから継承されます。 |
 | InvokePaintBackground | Raises the PaintBackground event for the specified control. System.Windows.Forms.Controlから継承されます。 |
 | IsInputChar | Determines if a character is an input character that the control recognizes. System.Windows.Forms.Controlから継承されます。 |
 | IsInputKey | Determines whether the specified key is a regular input key or a special key that requires preprocessing. System.Windows.Forms.Controlから継承されます。 |
 | MemberwiseClone | オーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。 |
 | NotifyDesignEnvironmentOfChange | デザインモードでは、コンポーネントが変更されてダーティとマークされたことを System.ComponentModel.Design.IComponentChangeService に通知します。
実行時には、このメソッドは何も実行しません。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | NotifyInvalidate | Raises the System.Windows.Forms.Control.Invalidated event with a specified region of the control to invalidate. System.Windows.Forms.Controlから継承されます。 |
 | NotifyPropChange | オーバーロードされます。 オブジェクトの状態が変更された際、リスナーに通知します。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnAnimationResumed | 1 つ以上の画像でアニメーション化を再開すると呼び出されます。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnAutoSizeChanged | Raises the System.Windows.Forms.Control.AutoSizeChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnBackColorChanged | コントロールの System.Windows.Forms.Control.BackColor プロパティが変更されたときに発生します。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnBackgroundImageChanged | Raises the System.Windows.Forms.Control.BackgroundImageChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnBackgroundImageLayoutChanged | Raises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnBindingContextChanged | Raises the System.Windows.Forms.Control.BindingContextChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnCausesValidationChanged | Raises the System.Windows.Forms.Control.CausesValidationChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnChangeUICues | Raises the System.Windows.Forms.Control.ChangeUICues event. System.Windows.Forms.Controlから継承されます。 |
 | OnClick | System.Windows.Forms.Control.Click イベントを発生します。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnClientSizeChanged | Raises the System.Windows.Forms.Control.ClientSizeChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnContextMenuChanged | Raises the System.Windows.Forms.Control.ContextMenuChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnContextMenuStripChanged | Raises the System.Windows.Forms.Control.ContextMenuStripChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnControlAdded | Raises the System.Windows.Forms.Control.ControlAdded event. System.Windows.Forms.Controlから継承されます。 |
 | OnControlRemoved | Raises the System.Windows.Forms.Control.ControlRemoved event. System.Windows.Forms.Controlから継承されます。 |
 | OnCreateControl | コントロールが作成されたときに呼び出されます。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnCursorChanged | Raises the System.Windows.Forms.Control.CursorChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnDockChanged | Raises the System.Windows.Forms.Control.DockChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnDoubleClick | System.Windows.Forms.Control.DoubleClick イベントを発生します。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnDpiChangedAfterParent | Raises the System.Windows.Forms.Control.DpiChangedAfterParent event. System.Windows.Forms.Controlから継承されます。 |
 | OnDpiChangedBeforeParent | Raises the System.Windows.Forms.Control.DpiChangedBeforeParent event. System.Windows.Forms.Controlから継承されます。 |
 | OnDragDrop | Raises the System.Windows.Forms.Control.DragDrop event. System.Windows.Forms.Controlから継承されます。 |
 | OnDragEnter | Raises the System.Windows.Forms.Control.DragEnter event. System.Windows.Forms.Controlから継承されます。 |
 | OnDragLeave | Raises the System.Windows.Forms.Control.DragLeave event. System.Windows.Forms.Controlから継承されます。 |
 | OnDragOver | Raises the System.Windows.Forms.Control.DragOver event. System.Windows.Forms.Controlから継承されます。 |
 | OnEnabledChanged | Raises the System.Windows.Forms.Control.EnabledChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnEnter | Raises the System.Windows.Forms.Control.Enter event. System.Windows.Forms.Controlから継承されます。 |
 | OnFontChanged | System.Windows.Forms.Control.FontChanged イベントを発生します。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnForeColorChanged | Raises the System.Windows.Forms.Control.ForeColorChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnGiveFeedback | Raises the System.Windows.Forms.Control.GiveFeedback event. System.Windows.Forms.Controlから継承されます。 |
 | OnGotFocus | System.Windows.Forms.Control.GotFocus イベントを発生します。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnHandleCreated | コントロールのハンドルが作成されたときに呼び出されます。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnHandleDestroyed | コントロールのハンドルが破棄されたときに呼び出されます。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnHelpRequested | Raises the System.Windows.Forms.Control.HelpRequested event. System.Windows.Forms.Controlから継承されます。 |
 | OnImeModeChanged | Raises the System.Windows.Forms.Control.ImeModeChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnInvalidated | Raises the System.Windows.Forms.Control.Invalidated event. System.Windows.Forms.Controlから継承されます。 |
 | OnKeyDown | KeyDownイベントを呼び出すために使用します。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnKeyPress | KeyPress イベント ハンドラー。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnKeyUp | Raises the System.Windows.Forms.Control.KeyUp event. System.Windows.Forms.Controlから継承されます。 |
 | OnLayout | Raises the System.Windows.Forms.Control.Layout event. System.Windows.Forms.Controlから継承されます。 |
 | OnLeave | Raises the System.Windows.Forms.Control.Leave event. System.Windows.Forms.Controlから継承されます。 |
 | OnLocationChanged | Raises the System.Windows.Forms.Control.LocationChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnLostFocus | System.Windows.Forms.Control.LostFocus イベントを発生します。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMarginChanged | Raises the System.Windows.Forms.Control.MarginChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseCaptureChanged | Raises the System.Windows.Forms.Control.MouseCaptureChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseClick | Raises the System.Windows.Forms.Control.MouseClick event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseDoubleClick | Raises the System.Windows.Forms.Control.MouseDoubleClick event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseDown | System.Windows.Forms.Control.MouseDown イベントを発生します。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseEnter | System.Windows.Forms.Control.MouseEnter イベントを発生します。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseEnterElement | マウスが要素に入った(要素の上に移動した)ときに呼び出されます。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseHover | System.Windows.Forms.Control.MouseHover イベントを発生します。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseLeave | System.Windows.Forms.Control.MouseLeave イベントを発生します。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseLeaveElement | マウスが要素から出た(要素の上から離れた)ときに呼び出されます。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseMove | System.Windows.Forms.Control.MouseMove イベントを発生します。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseUp | System.Windows.Forms.Control.MouseUp イベントを発生します。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseWheel | Raises the System.Windows.Forms.Control.MouseWheel event. System.Windows.Forms.Controlから継承されます。 |
 | OnMove | Raises the System.Windows.Forms.Control.Move event. System.Windows.Forms.Controlから継承されます。 |
 | OnNotifyMessage | Notifies the control of Windows messages. System.Windows.Forms.Controlから継承されます。 |
 | OnOffice2007ColorSchemeChanged | Office 2007 カラー スキームが変更された場合に通知される派生クラスのオーバーライド。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnOffice2010ColorSchemeChanged | Office 2010 カラー スキームが変更された場合に通知される派生クラスのオーバーライド。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnOffice2013ColorSchemeChanged | Office 2013 カラー スキームが変更された場合に通知される派生クラスのオーバーライド。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnPaddingChanged | Raises the System.Windows.Forms.Control.PaddingChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnPaint | ControlUIElement の描画メソッドを呼び出します。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnPaintBackground | Paints the background of the control. System.Windows.Forms.Controlから継承されます。 |
 | OnParentBackColorChanged | Raises the System.Windows.Forms.Control.BackColorChanged event when the System.Windows.Forms.Control.BackColor property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnParentBackgroundImageChanged | Raises the System.Windows.Forms.Control.BackgroundImageChanged event when the System.Windows.Forms.Control.BackgroundImage property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnParentBindingContextChanged | Raises the System.Windows.Forms.Control.BindingContextChanged event when the System.Windows.Forms.Control.BindingContext property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnParentChanged | System.Windows.Forms.Control.ParentChanged イベントを発生します。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnParentCursorChanged | Raises the System.Windows.Forms.Control.CursorChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnParentEnabledChanged | Raises the System.Windows.Forms.Control.EnabledChanged event when the System.Windows.Forms.Control.Enabled property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnParentFontChanged | Raises the System.Windows.Forms.Control.FontChanged event when the System.Windows.Forms.Control.Font property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnParentForeColorChanged | Raises the System.Windows.Forms.Control.ForeColorChanged event when the System.Windows.Forms.Control.ForeColor property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnParentRightToLeftChanged | Raises the System.Windows.Forms.Control.RightToLeftChanged event when the System.Windows.Forms.Control.RightToLeft property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnParentVisibleChanged | Raises the System.Windows.Forms.Control.VisibleChanged event when the System.Windows.Forms.Control.Visible property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnPreviewKeyDown | Raises the System.Windows.Forms.Control.PreviewKeyDown event. System.Windows.Forms.Controlから継承されます。 |
 | OnPrint | Raises the System.Windows.Forms.Control.Paint event. System.Windows.Forms.Controlから継承されます。 |
 | OnPropertyChanged | オーバーライドされます。 プロパティが変更されたときに通知の引き渡しを処理します。 |
 | OnQueryContinueDrag | Raises the System.Windows.Forms.Control.QueryContinueDrag event. System.Windows.Forms.Controlから継承されます。 |
 | OnRegionChanged | Raises the System.Windows.Forms.Control.RegionChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnResize | System.Windows.Forms.Control.Resize イベントを発生します。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnRightToLeftChanged | Raises the System.Windows.Forms.Control.RightToLeftChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnSizeChanged | Raises the System.Windows.Forms.Control.SizeChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnStyleChanged | Raises the System.Windows.Forms.Control.StyleChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnSystemColorsChanged | Raises the System.Windows.Forms.Control.SystemColorsChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnTabIndexChanged | Raises the System.Windows.Forms.Control.TabIndexChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnTabStopChanged | Raises the System.Windows.Forms.Control.TabStopChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnTextChanged | Raises the System.Windows.Forms.Control.TextChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnThemeChanged | 現在の Windows テーマが変更されたときに呼び出されます。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnValidated | Raises the System.Windows.Forms.Control.Validated event. System.Windows.Forms.Controlから継承されます。 |
 | OnValidating | Raises the System.Windows.Forms.Control.Validating event. System.Windows.Forms.Controlから継承されます。 |
 | OnValueChanged | Value プロパティが変更されるときに ValueChanged イベントを発生させます。 |
 | OnVisibleChanged | System.Windows.Forms.Control.VisibleChanged イベントを発生します。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnZoomFactorChanged | UltraControlBase のズーム係数が変更されると呼び出されます。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | ProcessCmdKey | Processes a command key. System.Windows.Forms.Controlから継承されます。 |
 | ProcessDialogChar | Processes a dialog character. System.Windows.Forms.Controlから継承されます。 |
 | ProcessDialogKey | Processes a dialog key. System.Windows.Forms.Controlから継承されます。 |
 | ProcessKeyEventArgs | Processes a key message and generates the appropriate control events. System.Windows.Forms.Controlから継承されます。 |
 | ProcessKeyPreview | Previews a keyboard message. System.Windows.Forms.Controlから継承されます。 |
 | RaiseDragEvent | Raises the appropriate drag event. System.Windows.Forms.Controlから継承されます。 |
 | RaiseKeyEvent | Raises the appropriate key event. System.Windows.Forms.Controlから継承されます。 |
 | RaiseMouseEvent | Raises the appropriate mouse event. System.Windows.Forms.Controlから継承されます。 |
 | RaisePaintEvent | Raises the appropriate paint event. System.Windows.Forms.Controlから継承されます。 |
 | RecreateHandle | Forces the re-creation of the handle for the control. System.Windows.Forms.Controlから継承されます。 |
 | RescaleConstantsForDpi | Provides constants for rescaling the control when a DPI change occurs. System.Windows.Forms.Controlから継承されます。 |
 | ResetMouseEventArgs | Resets the control to handle the System.Windows.Forms.Control.MouseLeave event. System.Windows.Forms.Controlから継承されます。 |
 | RtlTranslateAlignment | オーバーロードされます。 Converts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。 |
 | RtlTranslateHorizontal | Converts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。 |
 | RtlTranslateLeftRight | Converts the specified System.Windows.Forms.LeftRightAlignment to the appropriate System.Windows.Forms.LeftRightAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。 |
 | ScaleControl | System.Windows.Forms.Controlから継承されます。 |
 | ScrollControl | 呼び出し側がアンマネージコードを呼び出すセキュリティ許可を持っている場合、ネイティブのWindowsのScvrollWindowEx apiを呼び出します。そうでない場合、このメソッドはコントロールを無効化するだけです。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | SetAutoSizeMode | Sets a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. System.Windows.Forms.Controlから継承されます。 |
 | SetBoundsCore | Performs the work of setting the specified bounds of this control. System.Windows.Forms.Controlから継承されます。 |
 | SetClientSizeCore | Sets the size of the client area of the control. System.Windows.Forms.Controlから継承されます。 |
 | SetStyle | Sets a specified System.Windows.Forms.ControlStyles flag to either true or false. System.Windows.Forms.Controlから継承されます。 |
 | SetTopLevel | Sets the control as the top-level control. System.Windows.Forms.Controlから継承されます。 |
 | SetVisibleCore | Sets the control to the specified visible state. System.Windows.Forms.Controlから継承されます。 |
 | ShouldSerializePercentSettings | PercentSettings プロパティのシリアル化が必要かどうかを示します。 |
 | SizeFromClientSize | System.Windows.Forms.Controlから継承されます。 |
 | UpdateStyles | Forces the assigned styles to be reapplied to the control. System.Windows.Forms.Controlから継承されます。 |
 | UpdateZOrder | Updates the control in its parent's z-order. System.Windows.Forms.Controlから継承されます。 |
 | WndProc | Processes Windows messages. System.Windows.Forms.Controlから継承されます。 |