| 
								 
							 | 名称 | 说明 | 
|---|
  | AccessibilityNotifyClients(AccessibleEvents, Int32) |  (继承自 Control。) | 
  | AccessibilityNotifyClients(AccessibleEvents, Int32, Int32) |  (继承自 Control。) | 
  | BeginInit |  | 
  | BeginInvoke(Delegate) |  (继承自 Control。) | 
  | BeginInvoke(Delegate, Object) |  (继承自 Control。) | 
  | BringToFront |  (继承自 Control。) | 
  | Contains |  (继承自 Control。) | 
  | CreateAccessibilityInstance |  (继承自 Control。) | 
  | CreateControl |  (继承自 Control。) | 
  | CreateControlsInstance |  (继承自 Control。) | 
  | CreateGraphics |  (继承自 Control。) | 
  | CreateHandle |  (继承自 Control。) | 
  | DataBind | 
            绑定数据源和显示数据
              | 
  | DefWndProc |  (继承自 Control。) | 
  | DestroyHandle |  (继承自 Control。) | 
  | Dispose |  (继承自 Component。) | 
  | Dispose(Boolean) |  (重写 ControlDispose(Boolean).) | 
  | DisposeCanvas |  | 
  | DoDragDrop |  (继承自 Control。) | 
  | DoSmoothScroll | 
            平滑滚动一段距离(需要开启平滑滚动,速度在+-40以内)
              | 
  | DrawToBitmap |  (继承自 Control。) | 
  | EndInit |  | 
  | EndInvoke |  (继承自 Control。) | 
  | Finalize |  (继承自 Component。) | 
  | FindForm |  (继承自 Control。) | 
  | Focus |  (继承自 Control。) | 
  | GetAccessibilityObjectById |  (继承自 Control。) | 
  | GetAutoSizeMode |  (继承自 Control。) | 
  | GetChildAtPoint(Point) |  (继承自 Control。) | 
  | GetChildAtPoint(Point, GetChildAtPointSkip) |  (继承自 Control。) | 
  | GetContainerControl |  (继承自 Control。) | 
   | GetItemData | 
            获取每行数据中对应字段的值
              | 
  | GetNextControl |  (继承自 Control。) | 
  | GetPreferredSize |  (继承自 Control。) | 
  | GetScaledBounds |  (继承自 Control。) | 
  | GetService |  (继承自 Component。) | 
  | GetStyle |  (继承自 Control。) | 
  | GetTopLevel |  (继承自 Control。) | 
  | Hide |  (继承自 Control。) | 
  | InitLayout |  (继承自 Control。) | 
  | Invalidate | 
            使控件区域失效,导致下次更新时重绘 Layered模式下有效
              | 
  | Invalidate(Region) |  (继承自 Control。) | 
  | Invalidate(Boolean) |  (继承自 Control。) | 
  | Invalidate(Rectangle) |  (继承自 Control。) | 
  | Invalidate(Region, Boolean) |  (继承自 Control。) | 
  | Invalidate(Rectangle, Boolean) |  (继承自 Control。) | 
  | Invoke(Delegate) |  (继承自 Control。) | 
  | Invoke(Delegate, Object) |  (继承自 Control。) | 
  | InvokeGotFocus |  (继承自 Control。) | 
  | InvokeLostFocus |  (继承自 Control。) | 
  | InvokeOnClick |  (继承自 Control。) | 
  | InvokePaint |  (继承自 Control。) | 
  | InvokePaintBackground |  (继承自 Control。) | 
  | IsInputChar |  (继承自 Control。) | 
  | IsInputKey |  (继承自 Control。) | 
  | LayeredPaint |  | 
  | LayoutContent | 
            刷新列表,对列表项目重新布局
              | 
  | NotifyInvalidate |  (继承自 Control。) | 
  | OnAcceptTask |  | 
  | OnAutoSizeChanged |  (继承自 Control。) | 
  | OnBackColorChanged |  (继承自 Control。) | 
  | OnBackgroundImageChanged |  (继承自 Control。) | 
  | OnBackgroundImageLayoutChanged |  (继承自 Control。) | 
  | OnBindingContextChanged |  (继承自 Control。) | 
  | OnCausesValidationChanged |  (继承自 Control。) | 
  | OnChangeUICues |  (继承自 Control。) | 
  | OnClick |  (继承自 Control。) | 
  | OnClientSizeChanged |  (继承自 Control。) | 
  | OnContextMenuChanged |  (继承自 Control。) | 
  | OnContextMenuStripChanged |  (继承自 Control。) | 
  | OnControlAdded |  (继承自 Control。) | 
  | OnControlRemoved |  (继承自 Control。) | 
  | OnCreateControl |  (重写 ControlOnCreateControl.) | 
  | OnCursorChanged |  (继承自 Control。) | 
  | OnDataSourceChanged |  | 
  | OnDockChanged |  (继承自 Control。) | 
  | OnDoubleClick |  (继承自 Control。) | 
  | OnDragDrop |  (继承自 Control。) | 
  | OnDragEnter |  (继承自 Control。) | 
  | OnDragLeave |  (继承自 Control。) | 
  | OnDragOver |  (继承自 Control。) | 
  | OnEnabledChanged |  (继承自 Control。) | 
  | OnEnter |  (继承自 Control。) | 
  | OnFontChanged |  (继承自 Control。) | 
  | OnForeColorChanged |  (继承自 Control。) | 
  | OnGiveFeedback |  (继承自 Control。) | 
  | OnGotFocus |  (重写 ControlOnGotFocus(EventArgs).) | 
  | OnHandleCreated |  (重写 ControlOnHandleCreated(EventArgs).) | 
  | OnHandleDestroyed |  (继承自 Control。) | 
  | OnHelpRequested |  (继承自 Control。) | 
  | OnImeModeChanged |  (继承自 Control。) | 
  | OnInvalidated |  (继承自 Control。) | 
  | OnItemAdded |  | 
  | OnItemClick | 
            触发ItemClick事件
              | 
  | OnItemRemoved |  | 
  | OnItemSelectedChanged |  | 
  | OnKeyDown |  (重写 ControlOnKeyDown(KeyEventArgs).) | 
  | OnKeyPress |  (重写 ControlOnKeyPress(KeyPressEventArgs).) | 
  | OnKeyUp |  (重写 ControlOnKeyUp(KeyEventArgs).) | 
  | OnLayeredPaint |  | 
  | OnLayout |  (继承自 Control。) | 
  | OnLayoutContented |  | 
  | OnLeave |  (继承自 Control。) | 
  | OnLocationChanged |  (继承自 Control。) | 
  | OnLostFocus |  (重写 ControlOnLostFocus(EventArgs).) | 
  | OnMarginChanged |  (继承自 Control。) | 
  | OnMouseCaptureChanged |  (继承自 Control。) | 
  | OnMouseClick |  (重写 ControlOnMouseClick(MouseEventArgs).) | 
  | OnMouseDoubleClick |  (重写 ControlOnMouseDoubleClick(MouseEventArgs).) | 
  | OnMouseDown |  (重写 ControlOnMouseDown(MouseEventArgs).) | 
  | OnMouseEnter |  (重写 ControlOnMouseEnter(EventArgs).) | 
  | OnMouseHover |  (继承自 Control。) | 
  | OnMouseLeave |  (重写 ControlOnMouseLeave(EventArgs).) | 
  | OnMouseMove |  (重写 ControlOnMouseMove(MouseEventArgs).) | 
  | OnMouseUp |  (重写 ControlOnMouseUp(MouseEventArgs).) | 
  | OnMouseWheel |  (重写 ControlOnMouseWheel(MouseEventArgs).) | 
  | OnMove |  (继承自 Control。) | 
  | OnNotifyMessage |  (继承自 Control。) | 
  | OnPaddingChanged |  (继承自 Control。) | 
  | OnPaint |  (重写 ControlOnPaint(PaintEventArgs).) | 
  | OnPaintBackground |  (继承自 Control。) | 
  | OnParentBackColorChanged |  (继承自 Control。) | 
  | OnParentBackgroundImageChanged |  (继承自 Control。) | 
  | OnParentBindingContextChanged |  (继承自 Control。) | 
  | OnParentChanged |  (继承自 Control。) | 
  | OnParentCursorChanged |  (继承自 Control。) | 
  | OnParentEnabledChanged |  (继承自 Control。) | 
  | OnParentFontChanged |  (继承自 Control。) | 
  | OnParentForeColorChanged |  (继承自 Control。) | 
  | OnParentRightToLeftChanged |  (继承自 Control。) | 
  | OnParentVisibleChanged |  (继承自 Control。) | 
  | OnPreviewKeyDown |  (重写 ControlOnPreviewKeyDown(PreviewKeyDownEventArgs).) | 
  | OnPrint |  (继承自 Control。) | 
  | OnQueryContinueDrag |  (继承自 Control。) | 
  | OnRegionChanged |  (继承自 Control。) | 
  | OnResize |  (继承自 Control。) | 
  | OnRightToLeftChanged |  (继承自 Control。) | 
  | OnSizeChanged |  (重写 ControlOnSizeChanged(EventArgs).) | 
  | OnStyleChanged |  (继承自 Control。) | 
  | OnSystemColorsChanged |  (继承自 Control。) | 
  | OnTabIndexChanged |  (继承自 Control。) | 
  | OnTabStopChanged |  (继承自 Control。) | 
  | OnTextChanged |  (继承自 Control。) | 
  | OnValidated |  (继承自 Control。) | 
  | OnValidating |  (继承自 Control。) | 
  | OnValueChanged | 
            触发ValueChanged事件
              | 
  | OnVisibleChanged |  (继承自 Control。) | 
  | PaintControl |  | 
  | PerformLayout |  (继承自 Control。) | 
  | PerformLayout(Control, String) |  (继承自 Control。) | 
  | PointToClient |  (继承自 Control。) | 
  | PointToScreen |  (继承自 Control。) | 
  | PreProcessControlMessage |  (继承自 Control。) | 
  | PreProcessMessage |  (继承自 Control。) | 
  | ProcessCmdKey |  (继承自 Control。) | 
  | ProcessDialogChar |  (继承自 Control。) | 
  | ProcessDialogKey |  (继承自 Control。) | 
  | ProcessKeyEventArgs |  (继承自 Control。) | 
  | ProcessKeyMessage |  (继承自 Control。) | 
  | ProcessKeyPreview |  (继承自 Control。) | 
  | ProcessMnemonic |  (继承自 Control。) | 
  | RaiseDragEvent |  (继承自 Control。) | 
  | RaiseKeyEvent |  (继承自 Control。) | 
  | RaiseMouseEvent |  (继承自 Control。) | 
  | RaisePaintEvent |  (继承自 Control。) | 
  | RecreateHandle |  (继承自 Control。) | 
  | RectangleToClient |  (继承自 Control。) | 
  | RectangleToScreen |  (继承自 Control。) | 
  | Refresh |  (继承自 Control。) | 
  | ResetMouseEventArgs |  (继承自 Control。) | 
  | ResetText |  (继承自 Control。) | 
  | ResumeLayout |  (继承自 Control。) | 
  | ResumeLayout(Boolean) |  (继承自 Control。) | 
  | RtlTranslateAlignment(HorizontalAlignment) |  (继承自 Control。) | 
  | RtlTranslateAlignment(LeftRightAlignment) |  (继承自 Control。) | 
  | RtlTranslateAlignment(ContentAlignment) |  (继承自 Control。) | 
  | RtlTranslateContent |  (继承自 Control。) | 
  | RtlTranslateHorizontal |  (继承自 Control。) | 
  | RtlTranslateLeftRight |  (继承自 Control。) | 
  | Scale |  (继承自 Control。) | 
  | ScaleControl |  (继承自 Control。) | 
  | Select |  (继承自 Control。) | 
  | Select(Boolean, Boolean) |  (继承自 Control。) | 
  | Selectable |  | 
  | SelectNextControl |  (继承自 Control。) | 
  | SendToBack |  (继承自 Control。) | 
  | SetAutoSizeMode |  (继承自 Control。) | 
  | SetBounds(Int32, Int32, Int32, Int32) |  (继承自 Control。) | 
  | SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) |  (继承自 Control。) | 
  | SetBoundsCore |  (继承自 Control。) | 
  | SetClientSizeCore |  (继承自 Control。) | 
  | SetStyle |  (继承自 Control。) | 
  | SetTopLevel |  (继承自 Control。) | 
  | SetVisibleCore |  (继承自 Control。) | 
  | Show |  (继承自 Control。) | 
  | SizeFromClientSize |  (继承自 Control。) | 
  | SuspendLayout |  (继承自 Control。) | 
  | ToString |  (继承自 Component。) | 
  | Update |  (继承自 Control。) | 
  | UpdateBounds |  (继承自 Control。) | 
  | UpdateBounds(Int32, Int32, Int32, Int32) |  (继承自 Control。) | 
  | UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32) |  (继承自 Control。) | 
  | UpdateStyles |  (继承自 Control。) | 
  | UpdateZOrder |  (继承自 Control。) | 
  | WndProc |  (重写 ControlWndProc(Message).) |