| 名前 | 解説 |
 | CreateAccessibilityInstance | Creates a new accessibility object for the control. System.Windows.Forms.Controlから継承されます。 |
 | 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から継承されます。 |
 | 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から継承されます。 |
 | Finalize | System.ComponentModel.Componentから継承されます。 |
 | FlushActions | Infragistics.Win.DataVisualization.DVBaseControlから継承されます。 |
 | 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から継承されます。 |
 | GetDefaultSize | Infragistics.Win.DataVisualization.DVBaseControlから継承されます。 |
 | GetScaledBounds | Retrieves the bounds within which the control is scaled. System.Windows.Forms.Controlから継承されます。 |
 | 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から継承されます。 |
 | Initialize | Infragistics.Win.DataVisualization.DVBaseControlから継承されます。 |
 | 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から継承されます。 |
 | NotifyInvalidate | Raises the System.Windows.Forms.Control.Invalidated event with a specified region of the control to invalidate. System.Windows.Forms.Controlから継承されます。 |
 | OnAutoSizeChanged | Raises the System.Windows.Forms.Control.AutoSizeChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnBackColorChanged | Raises the System.Windows.Forms.Control.BackColorChanged event. System.Windows.Forms.Controlから継承されます。 |
 | 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 | Raises the System.Windows.Forms.Control.Click event. System.Windows.Forms.Controlから継承されます。 |
 | 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 | Raises the System.Windows.Forms.Control.CreateControl method. System.Windows.Forms.Controlから継承されます。 |
 | 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 | Raises the System.Windows.Forms.Control.DoubleClick event. System.Windows.Forms.Controlから継承されます。 |
 | 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 | Raises the System.Windows.Forms.Control.FontChanged event. System.Windows.Forms.Controlから継承されます。 |
 | 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 | Raises the System.Windows.Forms.Control.GotFocus event. System.Windows.Forms.Controlから継承されます。 |
 | OnHandleCreated | オーバーライドされます。 プロキシに既存のレイヤーに基づいてレンダラ―を作成するよう通知するために、オーバーライドされます。 |
 | OnHandleDestroyed | Raises the System.Windows.Forms.Control.HandleDestroyed event. System.Windows.Forms.Controlから継承されます。 |
 | 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 | Raises the System.Windows.Forms.Control.KeyDown event. System.Windows.Forms.Controlから継承されます。 |
 | OnKeyPress | Raises the System.Windows.Forms.Control.KeyPress event. System.Windows.Forms.Controlから継承されます。 |
 | 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 | Raises the System.Windows.Forms.Control.LostFocus event. System.Windows.Forms.Controlから継承されます。 |
 | 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 | Raises the System.Windows.Forms.Control.MouseDown event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseEnter | Raises the System.Windows.Forms.Control.MouseEnter event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseHover | Raises the System.Windows.Forms.Control.MouseHover event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseLeave | Raises the System.Windows.Forms.Control.MouseLeave event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseMove | Raises the System.Windows.Forms.Control.MouseMove event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseUp | Raises the System.Windows.Forms.Control.MouseUp event. System.Windows.Forms.Controlから継承されます。 |
 | 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から継承されます。 |
 | OnPaddingChanged | Raises the System.Windows.Forms.Control.PaddingChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnPaint | Infragistics.Win.DataVisualization.DVBaseControlから継承されます。 |
 | 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 | Raises the System.Windows.Forms.Control.ParentChanged event. System.Windows.Forms.Controlから継承されます。 |
 | 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 | Infragistics.Win.DataVisualization.DVBaseControlから継承されます。 |
 | 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から継承されます。 |
 | OnRender | Infragistics.Win.DataVisualization.DVBaseControlから継承されます。 |
 | OnRenderError | Infragistics.Win.DataVisualization.DVBaseControlから継承されます。 |
 | OnResize | Infragistics.Win.DataVisualization.DVBaseControlから継承されます。 |
 | OnRightToLeftChanged | Raises the System.Windows.Forms.Control.RightToLeftChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnSaved | Infragistics.Win.DataVisualization.DVBaseControlから継承されます。 |
 | OnSaving | Infragistics.Win.DataVisualization.DVBaseControlから継承されます。 |
 | OnSelectedItemsChanged | |
 | OnSizeChanged | Raises the System.Windows.Forms.Control.SizeChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnSliceClicked | SliceClicked イベントを呼び出します。 |
 | OnSliceEnter | SliceEnter イベントを呼び出します。 |
 | OnSliceHover | SliceHover イベントを呼び出します。 |
 | OnSliceLeave | SliceLeave イベントを呼び出します。 |
 | 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から継承されます。 |
 | 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 | Raises the System.Windows.Forms.Control.VisibleChanged event. System.Windows.Forms.Controlから継承されます。 |
 | 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から継承されます。 |
 | 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から継承されます。 |
 | ShouldSerializeAllowSliceSelection | AllowSliceSelection プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeBottomEdgeWidth | BottomEdgeWidth プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeBrushes | Brushes プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeDataSource | DataSource プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeFontFamily | FontFamily プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeFontSize | FontSize プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeFontStyle | FontStyle プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeFormatInnerLabel | FormatInnerLabel プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeFormatOuterLabel | FormatOuterLabel プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeFunnelSliceDisplay | FunnelSliceDisplay プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeHighlightedValueMemberPath | HighlightedValueMemberPath プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeHighlightValueDisplayMode | HighlightValueDisplayMode プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeHighlightValueOpacity | HighlightValueOpacity プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeInnerLabelMemberPath | InnerLabelMemberPath プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeInnerLabelVisibility | InnerLabelVisibility プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeIsInverted | IsInverted プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeLegend | Legend プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeLowerBezierControlPoint | LowerBezierControlPoint プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeOuterLabelAlignment | OuterLabelAlignment プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeOuterLabelMemberPath | OuterLabelMemberPath プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeOuterLabelTextColor | OuterLabelTextColor プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeOuterLabelVisibility | OuterLabelVisibility プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeOutlines | Outlines プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeOutlineThickness | OutlineThickness プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeSelectedSliceStyle | SelectedSliceStyle プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeShowDefaultTooltip | ShowDefaultTooltip プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeTextColor | TextColor プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeTransitionDuration | TransitionDuration プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeUnselectedSliceStyle | UnselectedSliceStyle プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeUpperBezierControlPoint | UpperBezierControlPoint プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeUseBezierCurve | UseBezierCurve プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeUseOuterLabelsForLegend | UseOuterLabelsForLegend プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeUseUnselectedStyle | UseUnselectedStyle プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeValueMemberPath | ValueMemberPath プロパティのシリアル化が必要かどうかを示します。 |
 | SizeFromClientSize | System.Windows.Forms.Controlから継承されます。 |
 | Teardown | Infragistics.Win.DataVisualization.DVBaseControlから継承されます。 |
 | 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から継承されます。 |