| 名前 | 解説 |
 | 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 オートメーション ラッパーを作成するファクトリ メソッド。 |
 | 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 | Infragistics.Win.UltraControlBaseから継承されます。 |
 | GetGestureMessageControl | Infragistics.Win.UltraControlBaseから継承されます。 |
 | GetScaledBounds | Retrieves the bounds within which the control is scaled. System.Windows.Forms.Controlから継承されます。 |
 | GetSelectionManager | 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 | オーバーライドされます。 指定されたキーがこのコントロールに対して有効な入力キーである場合はTrueを返します。 |
 | IsPointDesignTimeActive | オーバーライドされます。 指定したポイントがデザイン時にコントロールによって処理されるかどうかを示します。 |
 | MemberwiseClone | オーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。 |
 | 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から継承されます。 |
 | OnActiveGroupChanged | ActiveGroup が変更された後に発生します。 |
 | OnActiveGroupChanging | ActiveGroup が変更される前に発生します。 |
 | OnActiveItemChanged | ActiveItem が変更された後に発生します。 |
 | OnActiveItemChanging | ActiveItem が変更される前に発生します。 |
 | OnAnimationResumed | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnAutoSizeChanged | Raises the System.Windows.Forms.Control.AutoSizeChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnBackColorChanged | 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から継承されます。 |
 | OnBeginInit | コンポーネントの System.ComponentModel.ISupportInitialize.BeginInit の間に呼び出されます。 |
 | 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 | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnClientSizeChanged | Raises the System.Windows.Forms.Control.ClientSizeChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnContextMenuChanged | オーバーライドされます。 ContextMenuChanged イベントを発生します。 |
 | OnContextMenuInitializing | コンテキストメニューが表示される前に発生します。 |
 | 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 | オーバーライドされます。 コントロールがはじめて作成されるときに呼び出されます。 |
 | 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 | オーバーライドされます。 コントロールのDoubleClickイベントを呼び出します。 |
 | 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 | オーバーライドされます。 コントロールの DragEnter イベントを発生させます。 |
 | 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 | オーバーライドされます。 コントロールの EnabledChanged イベントを呼び出します。 |
 | OnEndInit | コンポーネントの System.ComponentModel.ISupportInitialize.EndInit の間に呼び出されます。 |
 | OnEnter | Raises the System.Windows.Forms.Control.Enter event. System.Windows.Forms.Controlから継承されます。 |
 | OnFontChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnForeColorChanged | Raises the System.Windows.Forms.Control.ForeColorChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnGestureCompleted | オーバーライドされます。 GestureCompleted イベントを発生します。 |
 | OnGestureQueryStatus | オーバーライドされます。 GestureQueryStatus イベントを発生します。 |
 | OnGestureStarting | オーバーライドされます。 GestureStarting イベントを発生します。 |
 | OnGiveFeedback | Raises the System.Windows.Forms.Control.GiveFeedback event. System.Windows.Forms.Controlから継承されます。 |
 | OnGotFocus | オーバーライドされます。 GotFocusイベントを発生させます。 |
 | OnGroupAdded | UltraExplorerBarGroup が追加された後に発生します。 |
 | OnGroupAdding | UltraExplorerBarGroup が追加される前に発生します。 |
 | OnGroupClick | UltraExplorerBarGroup ヘッダーがクリックされた後に発生します。 |
 | OnGroupCollapsed | UltraExplorerBarGroup が縮小された後に発生します。 |
 | OnGroupCollapsing | UltraExplorerBarGroup が縮小される前に発生します。 |
 | OnGroupDragging | UltraExplorerBarGroup のドラッグを開始する前に発生します。 |
 | OnGroupDragOver | UltraExplorerBarGroup が有効なドロップ位置の上にドラッグされたときに発生します。 |
 | OnGroupDropped | UltraExplorerBarGroup が新しい位置にドロップされた後に発生します。 |
 | OnGroupEnteredEditMode | Groupが編集モードに入った後に発生します。 |
 | OnGroupEnteringEditMode | Groupが編集モードに入る前に発生します。 |
 | OnGroupExitedEditMode | UltraExplorerBarGroup が編集された後に発生します。 |
 | OnGroupExitingEditMode | UltraExplorerBarGroup が編集される前に発生します。 |
 | OnGroupExpanded | UltraExplorerBarGroup が展開された後に発生します。 |
 | OnGroupExpanding | UltraExplorerBarGroup が展開される前に発生します。 |
 | OnGroupRemoved | UltraExplorerBarGroup が削除された後に発生します。 |
 | OnGroupRemoving | UltraExplorerBarGroup が削除される前に発生します。 |
 | 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から継承されます。 |
 | OnItemAdded | UltraExplorerBarItem が追加された後に発生します。 |
 | OnItemAdding | UltraExplorerBarItem が追加される前に発生します。 |
 | OnItemCheckStateChanged | UltraExplorerBarItem のチェック状態が変更された後に発生します。 |
 | OnItemCheckStateChanging | UltraExplorerBarItem のチェック状態が変更される前に発生します。 |
 | OnItemClick | UltraExplorerBarItem がクリックされた後に発生します。 |
 | OnItemDoubleClick | UltraExplorerBarItem がダブルクリックされた後に発生します。 |
 | OnItemDragging | UltraExplorerBarItem のドラッグを開始する前に発生します。 |
 | OnItemDragOver | UltraExplorerBarItem が有効なドロップ位置の上にドラッグされたときに発生します。 |
 | OnItemDropped | UltraExplorerBarItem が新しい位置にドロップされた後に発生します。 |
 | OnItemEnteredEditMode | Itemが編集モードに入った後に発生します。 |
 | OnItemEnteringEditMode | Itemが編集モードに入る前に発生します。 |
 | OnItemExitedEditMode | UltraExplorerBarItem が編集された後に発生します。 |
 | OnItemExitingEditMode | UltraExplorerBarItem が編集される前に発生します。 |
 | OnItemRemoved | UltraExplorerBarItem が削除された後に発生します。 |
 | OnItemRemoving | UltraExplorerBarItem が削除される前に発生します。 |
 | OnKeyDown | オーバーライドされます。 コントロールに入力フォーカスがある間にキーが押されたときに呼び出されます。 |
 | OnKeyPress | 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 | オーバーライドされます。 LostFocusイベントを発生させます。 |
 | 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 | オーバーライドされます。 カーソルがコントロールの上にある間にマウスボタンが押されたときに呼び出されます |
 | OnMouseEnter | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseEnterElement | オーバーライドされます。 マウスが要素に入った(要素の上に移動した)ときに呼び出されます。 |
 | OnMouseHover | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseLeave | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseLeaveElement | オーバーライドされます。 マウスが要素から出た(要素の上から離れた)ときに呼び出されます。 |
 | OnMouseMove | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseUp | オーバーライドされます。 カーソルがコントロールの上にある間にマウス ボタンが放されたときに呼び出されます |
 | OnMouseWheel | オーバーライドされます。 マウスホイールが回転されたときに呼び出されます。 |
 | OnMove | Raises the System.Windows.Forms.Control.Move event. System.Windows.Forms.Controlから継承されます。 |
 | OnNavigationContextMenuInitializing | ナビゲーションコンテキストメニューが表示される前に発生します。 |
 | OnNavigationOptionsDialogDisplaying | ナビゲーションコンテキストメニューが表示される前に発生します。 |
 | OnNavigationPaneCollapsed | NavigationPaneCollapsed イベントを発生します。 |
 | OnNavigationPaneCollapsing | NavigationPaneCollapsing イベントを発生します。 |
 | OnNavigationPaneExpanded | NavigationPaneExpanded イベントを発生します。 |
 | OnNavigationPaneExpanding | NavigationPaneExpanding イベントを発生します。 |
 | OnNavigationPaneFlyoutClosed | NavigationPaneFlyoutClosed イベントを発生します。 |
 | OnNavigationPaneFlyoutDisplayed | NavigationPaneFlyoutDisplayed イベントを発生します。 |
 | OnNavigationPaneFlyoutDisplaying | NavigationPaneFlyoutDisplaying イベントを発生します。 |
 | OnNotifyMessage | Notifies the control of Windows messages. System.Windows.Forms.Controlから継承されます。 |
 | OnOffice2007ColorSchemeChanged | オーバーライドされます。 Office2007 ColorScheme が変更されたときにコントロールを再描画するためにオーバーライドされます。 |
 | OnOffice2010ColorSchemeChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnOffice2013ColorSchemeChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnOpenInNewWindow | ユーザーがナビゲーションコンテキストメニューから[Open in New Window]を選択したときに発生します。 |
 | OnPaddingChanged | Raises the System.Windows.Forms.Control.PaddingChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnPaint | オーバーライドされます。 コントロールの描画を実行します。 |
 | OnPaintBackground | Paints the background of the control. System.Windows.Forms.Controlから継承されます。 |
 | OnPanGesture | オーバーライドされます。 PanGesture イベントを発生します。 |
 | 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 | 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から継承されます。 |
 | OnPressAndHoldGesture | オーバーライドされます。 PressAndHoldGesture イベントを発生します。 |
 | OnPressAndTapGesture | オーバーライドされます。 PressAndTapGesture イベントを発生します。 |
 | 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 イベントを発生します。 |
 | OnRightToLeftChanged | Raises the System.Windows.Forms.Control.RightToLeftChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnRotateGesture | オーバーライドされます。 RotateGesture イベントを発生します。 |
 | OnSelectedGroupChanged | SelectedGroup が変更された後に発生します。 |
 | OnSelectedGroupChanging | SelectedGroup が変更される前に発生します。 |
 | 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から継承されます。 |
 | OnSubObjectPropChanged | サブ オブジェクトでプロパティが変更されたときに呼び出されます。 |
 | 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 テーマが変更されたときに呼び出されます。 |
 | OnTouchProviderRegistrationChanged | オーバーライドされます。 TouchProvider が登録されたとき、または登録解除されたときに呼び出されます。 |
 | OnTouchProviderStateChange | オーバーライドされます。 TouchProvider の状態が変わったとき (その Visble プロパティか Enabled プロパティが変わったときなど) に呼び出されます。 |
 | OnTwoFingerTapGesture | オーバーライドされます。 TwoFingerTapGesture イベントを発生します。 |
 | 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から継承されます。 |
 | OnVisibleChanged | オーバーライドされます。 コントロールの表示状態が変更されるときに呼び出されます。 |
 | OnZoomFactorChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnZoomGesture | オーバーライドされます。 ZoomGesture イベントを発生します。 |
 | 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から継承されます。 |
 | ProcessMnemonic | オーバーライドされます。 ニーモニック文字を処理します。 |
 | 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から継承されます。 |
 | ResetNavigationPaneFlyoutSize | NavigationPaneFlyoutSize プロパティをデフォルト値にリセットします。 |
 | 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 | 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 | オーバーライドされます。 このコントロールの指定された範囲の設定作業を実行します。 |
 | 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から継承されます。 |
 | ShouldSerializeAcceptsFocus | AcceptsFocus プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeAnimationEnabled | AnimationEnabled プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeAppearance | Appearance プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeBorderStyle | BorderStyle プロパティが変更されていてシリアル化が必要な場合はTrueを返します。 |
 | ShouldSerializeGesturesEnabled | GesturesEnabled プロパティがシリアル化を要求するかどうかを示すブール値を返します。 |
 | ShouldSerializeGroupSettings | GroupSettings プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeItemSettings | ItemSettings プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeNavigationAllowGroupReorder | NavigationAllowGroupReorder プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeNavigationCurrentGroupAreaHeaderVisible | NavigationCurrentGroupAreaHeaderVisible プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeNavigationOverflowButtonAreaAppearance | Appearance プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeNavigationOverflowButtonAreaVisible | NavigationOverflowButtonAreaVisible プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeNavigationPaneExpandedState | NavigationPaneExpandedState プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeNavigationPaneExpansionMode | NavigationPaneExpansionMode プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeNavigationPaneExpansionThreshold | NavigationPaneExpansionThreshold プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeNavigationPaneFlyoutMaximumSize | NavigationPaneFlyoutMaximumSize プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeNavigationPaneFlyoutMinimumSize | NavigationPaneFlyoutMinimumSize プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeNavigationPaneFlyoutSize | NavigationPaneFlyoutSize プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeNavigationSplitterAppearance | Appearance プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeScrollBarLook | プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeScrollbars | Scrollbars プロパティが変更されていてシリアル化が必要な場合はTrueを返します。 |
 | ShouldSerializeShowDefaultContextMenu | ShowDefaultContextMenu プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeStateButtonCheckStyle | StateButtonCheckStyle プロパティが変更されていてシリアル化が必要な場合はTrueを返します。 |
 | ShouldSerializeStyle | Style プロパティが変更されていてシリアル化が必要な場合はTrueを返します。 |
 | ShouldSerializeUseLargeGroupHeaderImages | UseLargeGroupHeaderImages プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeUseLargeNavigationOverflowButtonImages | UseLargeNavigationOverflowButtonImages プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | 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から継承されます。 |